- Displays real-time trades from Uniswap v2, v3 & Sushiswap.
- Provides search trending tokens from Coingecko.
- Filters and displays recently added Uniswap liquidity pools.
- Displays Bitcoin Fear & Greed Index.
- Shows Total Value Locked and change in DeFi protocols.
- Generates best possible price quote through Paraswap aggregation.
Degenerate Cafe was developed as a Solo for the Codeworks Bootcamp by nickbtts.
Here you can find a video of the project presentation:
These instructions will help you setup a local development instance of the app.
git clone https://github.com/nickbtts/degenerate-cafe.git
cd degenerate-cafe
npm install
npm start
Contributions of any kind welcome!