Go to file
Nicholas Clarke c5c701d853
Merge pull request #1 from blockworks-foundation/ckamm/fix-ranked-pnl-market-index
ranked-pnl: Fix off-by-one in index
2022-01-06 23:51:58 -08:00
.gitignore add CORS 2021-06-17 20:30:07 -07:00
Procfile switch to gunicorn 2021-06-16 23:35:35 -07:00
README.md Added endpoints for pnl leaderboard and a short readme 2021-07-19 09:41:12 -07:00
requirements.txt add CORS 2021-06-17 20:30:07 -07:00
server.py ranked-pnl: Fix off-by-one in index 2022-01-07 08:50:03 +01:00

README.md

Mango transaction log

Webserver to provide api access to mango transactions database (deposits, withdraws, liquidations, pnl leaderboard).