Skip to content

Stats parser and endpoint for AtomicDEX-API seed node SQLite DB

License

Notifications You must be signed in to change notification settings

tonymorony/dexstats_sqlite_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dexstats_sqlite_py

image

The goal of this project is to provide all required data from AtomicDEX network to match CMC "Ideal endpoint" criteria. python3.7+ and pip requirements from requirements.txt needed.

As data source using AtomicDEX-API SQLite (KomodoPlatform/komodo-defi-framework#796).

It also requires https://github.com/KomodoPlatform/atomicDEX-API running on the same host for orderbooks retreiving (supposed to work on seednode which collecting swap statuses). For remote connection tweak mm2_host in stats_utils.py

Currrent production URL: https://stats-api.atomicdex.io/docs#/

About

Stats parser and endpoint for AtomicDEX-API seed node SQLite DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages