Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonymorony/dexstats_sqlite_py
Stats parser and endpoint for AtomicDEX-API seed node SQLite DB
https://github.com/tonymorony/dexstats_sqlite_py
Last synced: 2 months ago
JSON representation
Stats parser and endpoint for AtomicDEX-API seed node SQLite DB
- Host: GitHub
- URL: https://github.com/tonymorony/dexstats_sqlite_py
- Owner: tonymorony
- License: mit
- Created: 2021-02-08T11:08:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T11:52:32.000Z (about 2 years ago)
- Last Synced: 2023-03-09T00:08:33.916Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 98.6 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dexstats_sqlite_py
![image](https://user-images.githubusercontent.com/24797699/109954887-7030db00-7d14-11eb-9b4d-b384082c0705.png)
The goal of this project is to provide all required data from AtomicDEX network to match [CMC "Ideal endpoint"](https://docs.google.com/document/d/1S4urpzUnO2t7DmS_1dc4EL4tgnnbTObPYXvDeBnukCg/edit#) criteria. python3.7+ and pip requirements from `requirements.txt` needed.
As data source using AtomicDEX-API SQLite (https://github.com/KomodoPlatform/atomicDEX-API/pull/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#/