The Uniswap liquidity provider dashboard: https://andremiras.github.io/pools/
Built on top of the Pools API: https://github.com/AndreMiras/pools-api
Early stage and only supports Uniswap for now.
make start
make lint
make test
The app can be deployed on GitHub pages when releasing via:
make deploy