Skip to content

Latest commit

 

History

History

veascan-subgraph-inbox

VeaScan Inbox Subgraph

Deployments

Arbitrum Sepolia (hosted service)

Build

$ yarn

$ yarn codegen

$ yarn build

Deployment to The Graph (hosted service)

Authentication

Get an API key from the TheGraph.com, then authenticate.

$ yarn run graph auth --product hosted-service

Deployment

yarn deploy