Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 590 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 590 Bytes

Perpetual Protocol Position Subgraph

Trader position events and statistics for Perpetual Protocol

Setup Dev Environment

  • environment variable prerequisites
  • make sure contract addresses in subgraph.yaml are pointed to the correct ones
  • make sure ABIs are up-to-date
  • npm install
  • npm run build

Deployment

  • npm run auth
  • npm run deploy