Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 567 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 567 Bytes

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