This repository contains TACo-related subgraphs.
Each subgraph is under its own folder.
To keep a common code format, Husky is used.
Just run the following command at the root of the repository to formatting and linting tools installed and configured.
yarn install
To modify the different subgraphs, change to the subgraph folder and run the installation command:
cd DKGRituals
yarn install