/colonySubgraph

Subgraph for the colonyNetwork

Primary LanguageTypeScript

colonySubgraph 📉

A subgraph implementing the Colony smart contracts on The Graph.

Building:

To generate the ./generated folder you first need to run codegen. Then you can build the project.

yarn codegen
yarn build