Skip to content

Files

Latest commit

2fbcf9a · May 20, 2024

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