To build the project
graph codegen
graph build
graph deploy --studio <subgraph-name>
To deploy new version of the subgraph for new Indentura contracts do the following:
- Update the
subgraph.yaml
file with the new contract addresses - update the block number in the
subgraph.yaml
file - build and deploy the subgraph