Init

yarn

Compile contract to ABIs

yarn compile

Deploy subgraphs for exmaple

yarn codegen

# local graph service
yarn create-local

yarn deploy-local

yarn remove-local

# Thegraph Hosted-Service
graph auth --product hosted-service ${AccessToken}

yarn build-example

yarn deploy-example-host