Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 525 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 525 Bytes

protocol-subgraph

Subgraph for Gazzeth Protocol, using The Graph Protocol

Generate code: graph codegen

**Deploy: **

graph deploy \
    --debug \
    --node https://api.thegraph.com/deploy/ \
    --ipfs https://api.thegraph.com/ipfs/ \
    gazzeth/protocol-ropsten-v0

Explorer: https://thegraph.com/explorer/subgraph/gazzeth/protocol-ropsten-v0

Query HTTP API: https://api.thegraph.com/subgraphs/name/gazzeth/protocol-ropsten-v0