/perp_stats

Statistics for pythagorean perpetual futures https://pyth.ooo

Primary LanguageJavaScript

Setup

Required:

  • Postgresql
  • node.js >= v20

Steps

  1. Replace .env.example to .env
  2. Change the variables to match your postgresql settings
  3. for mainnet replace NETWORK='testnet' to NETWORK='mainnet'

start

npm start