casweeney / dex-dashboard-template

Fork this template to learn how to use the XY=k suite of Covalent API endpoints for multi-chain DEX Dashboards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XY=K DEX Dashboard Demo

This code template is a showcase of the XY=K suite of Covalent API endpoints powering a multi-chain DEX dashboard.

DEX Dashboard Example

Live Demo

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

 

Fork and Customize

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

 

Feedback and Support

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! ⭐

About

Fork this template to learn how to use the XY=k suite of Covalent API endpoints for multi-chain DEX Dashboards


Languages

Language:JavaScript 73.5%Language:CSS 21.4%Language:HTML 4.9%Language:Nix 0.3%