/uniswap-info

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Uniswap History

code style: prettier

Transaction and liquidity pool stats for https://uniswap.io

Check it out live: https://uniswap.info

To Start Development

Installing dependency
npm i
Running locally
npm start

Loading Exchange Logs and Token Data

First run tools/crawl_exchange_logs.py passing in origin block and infura project id. Then run tools/pull_exchanges.py after, passing in infura project id.

TODO

  • Improve mobile experience. (ie Trust browser)
  • Implement time column.