First, ensure that you have deployed the project's contracts.
Install the dependencies
pnpm i
Prepare the configuration for the deployment
pnpm prepare
Now we're ready to create and deploy our subgraph:
pnpm graph:create
pnpm graph:deploy
First, ensure that you have deployed the project's contracts.
Install the dependencies
pnpm i
Prepare the configuration for the deployment
pnpm prepare
Now we're ready to create and deploy our subgraph:
pnpm graph:create
pnpm graph:deploy