-
Install dependencies
yarn -
Graph CLI code generation (Need to re run when changing the schema)
yarn codegen
For auth run (get the access token from thegraph.com): graph auth https://api.thegraph.com/deploy/ <ACCESS_TOKEN>
yarn build
yarn deploy
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install dependencies
yarn
Graph CLI code generation (Need to re run when changing the schema)
yarn codegen
For auth run (get the access token from thegraph.com): graph auth https://api.thegraph.com/deploy/ <ACCESS_TOKEN>
yarn build
yarn deploy