phchan9 / perp-position-subgraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 100.0%