Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 292 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 292 Bytes

Sudoswap

Subgraph to index sudoswap.xyz contract events and stats

To build:

  • yarn init --yes
  • yarn add @graphprotocol/graph-cli
  • yarn codegen
  • yarn build
  • graph auth https://api.thegraph.com/deploy/ {deployKey}
  • graph deploy --product hosted-service {username}/Sudoswap