Orderbook view of amms with rpc or subgraph across chains.
Before you begin, make sure you have Node.js (version 10.13 or later) and npm/yarn installed on your machine.
- Node.js: Download & Install Node.js
- npm comes with Node.js, but you can ensure it's updated by running
npm install npm@latest -g
. - Yarn (Optional): Install Yarn (if you prefer using Yarn over npm).
git clone git@github.com:wellimbharath/alternate-defi.git
npm install
npm run dev
- Get your subgraph Uniswap V3 Subgraph from
- Get your api key from
Add the api-key
and uniswap v3
liquidity pool to the site and visualize the orderbook:
❤️ Hope you liked it. Bye bye!