Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 336 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 336 Bytes
  1. clone this project
  2. run "yarn global add @graphprotocol/graph-cli" or "npm i -g @graphprotocol/graph-cli"
  3. run "graph codegen && graph build"
  4. to deploy run "graph deploy --product hosted-service norvirae/podship"

you can query this subgraph from your graphql dapp at "https://api.thegraph.com/subgraphs/name/norvirae/podship"