Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

t0astt/cryptex-token-metrics-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice

This project and future work has been copied over to the official cryptexfinance GitHub organization at https://github.com/cryptexfinance/cryptex-api. The code in this specific repository will no longer be maintained/developed.

Cryptex CoinMarketCap API

A simple API for supplying CoinMarketCap with total supply information for the CTX and TCAP tokens.

Cryptex.Finance

Usage

First, bring up the service: docker-compose up -d.

After the service is running, the following endpoints will become available: /total-supply-tcap and /total-supply-ctx. Make a GET request to either to get their respective total supply values.

Changelog

  • 1.0.1 - Fix paths
  • 1.0.0 - Initial API

About

Flask API service for providing metrics for the Cryptex.Finance CTX and TCAP tokens.

Topics

Resources

Stars

Watchers

Forks