Skip to content

artemeger/endpoint-addon-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Endpoint Addon

Summary

The Python programs in this repository are used to enable additional REST API endpoints. Using Docker and Docker Compose, these can be run directly on any Tradehub Sentry Node or on an extra server.

Requirements

Docker and Docker Compose is currently the easiest and most convenient option, as all necessary dependencies are installed.

Endpoints

Richlist

Richlist Endpoint allows querying the richest wallets for any known coin.

Trading

The Trading API Endpoint allows querying the trading volume per wallet. A distinction is made between Maker and Taker volume. The trading fees already paid or earned can also be queried.

Price

A small API endpoint that should be helpful to quickly get the current exchange rates for the well-known Tradehub Coins. Furthermore, the retrieval of historical exchange rates with multiple formatting is possible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • Shell 2.4%
  • Dockerfile 1.1%