Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 250 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 250 Bytes

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