Skip to content

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

Notifications You must be signed in to change notification settings

stevegyutyan/dex-dashboard-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.4%
  • CSS 21.4%
  • HTML 4.9%
  • Nix 0.3%