Subgraph for Otterspace Badges
Get DEPLOY_KEY from thegraph.com dashboard of Otterspace org
# for hosted service deploys
graph auth --product hosted-service DEPLOY_KEY
# for subgraph studio deploys
graph auth --product subgraph-studio DEPLOY_KEY
yarn reinstall
yarn clean
yarn codegen
yarn build:goerli
yarn deploy:goerli