/schema.graphql
.
yarn install
yarn test
.env
file at the root of the project using the .env.model
file as a reference and fill in the necessary values.
yarn hardhat
yarn docker-up
yarn create-local
to reserve the name for the subgraph on your local node.
yarn deploy-local
to deploy the subgraph code.