Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 241 Bytes

iExec PoCo v3 - subgraph

Usefull commands

  • authentification (only once per machine)

    graph auth https://api.thegraph.com/deploy/ <accesstoken>

  • compilation

    npm run codegen && npm run build

  • deployment

    npm run deploy