Skip to content

siddhanjay/KyberWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KyberWatch

KyberWatch is an API and a visualization tool which the users can use to query the historical price and volume trade data for the different tokens supported on Kyber Network. KyberWatch queries the volumetric data from the Kyber smart contract transactions for the token swap events. All the queried data is cached in a MySql database on an AWS instance for faster access.KyberWatch also allows to unlock their metamask account and check balances.

Prerequisites

Please install npm and node to build the project.

API endpoints

/api/v1/kyber/currencies => list of supported currencies

/api/v1/kyber/currencies/:token/trades?start=&end= => list of trades for valid token supported by kyber within the 2 timestamps

/api/v1/kyber/currencies/:token/stats => 24 hour stats of Kyber supported token

/api/v1/kyber/currencies/:token/orders => few last orders of any kyber suppported currencies

Usage

The project can be accessed here

Authors

Robin Thomas

Siddhanjay Godre

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published