A subgraph that indexes nouns events.
yarn
This repo contains the templates for compiling and deploying a graphql schema to thegraph.
To authenticate for thegraph deployment use the Access Token
from thegraph dashboard:
yarn run graph auth https://api.thegraph.com/deploy/ $ACCESS_TOKEN
yarn prepare:[network] # Supports rinkeby and mainnet
yarn codegen
yarn deploy:[network] # Supports rinkeby and mainnet