Skip to content

pjenviri/covalent-dex-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covalent - DEX Dashboard

An analytics dashboard presents multi-DEX information. You can see updated information of each DEX, including liquidity, swap, other granular and historical data, etc. The supported DEXs are SushiSwap, QuickSwap, Pangolin, SpiritSwap, and SpookySwap.

Dashboard URL

https://dex.coinhippo.io

Data provider / APIs

All data presented on the dashboard are retrieved from Covalent's Uniswap Clone Endpoints.

Technology stacks

This project is built as a serverless system, getting inspiration from the Covalent AWS Serverless project.

The technologies used include

  • React.js is used for building the user interface of the dashboard.
  • Covalent AWS Serverless is used as a bridge of requesting data from Covalent's endpoints with our serverless setup.
  • AWS Lambda is used for setting up a lambda function to retrieve the data from Covalent API.
  • AWS S3 service is used for hosting the dashboard as a static website.

The setup instructions can be found in the README.md of the Covalent AWS Serverless project

Note

The project is built as a part of the coinhippo.io website.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published