Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 327 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 327 Bytes

Express server to compute weekly incentives for Uniswap V3 pools

Setup

  • Install dependencies by running yarn
  • Fill .env following .env.example
  • Launch the express server by running nodemon src/index.ts

Usage

2 routes are currently built: http://localhost:8080/polygon and http://localhost:8080/mainnet