Skip to content

byteball/perp_stats

Repository files navigation

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