yarn
cp .env.example .env
yarn prepare:<network>
to check no errors present after making code changes
- Sign in to https://thegraph.com/hosted-service with your GitHub account
- Go to My Dashboard, select
dHEDGE DAO
account - Copy your
ACCESS TOKEN
and paste it into.env
yarn deploy:<network>
to deploy updated subgraph