This code template is a showcase of the XY=K suite of Covalent API endpoints powering a multi-chain DEX dashboard.
GitHub pages - https://covalenthq.github.io/dex-dashboard-template
The live demo displays:
- Both blockchain and DEX selectors
- A DEX token summary
- A DEX market sentiment and socials summary
- Details of the asset pairs traded on the DEX
While this code template is primarily meant to be a demo of the XY=K suite of Covalent API endpoints to power multi-chain DEX dashboards, the code is open source and forkable for you to customize it as you like.
In src/config.js
, there are some basic config settings that can be updated such as:
- Your own Covalent API key
- Dashboard title
- Dashboard header banner
Currently, all supported DEXs and their corresponding blockchains are shown with the default DEX being Uniswap on Ethereum mainnet. Changes to these defaults can be made in src/App.js
If you have any questions, comments and feedback regarding this code template, please message us on Discord.
If you like this template, give it a star! ⭐