Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.14 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.14 KB

CryptoStat

What is CryptoStat?

CryptoStat allows you to gain some information about crypto currencies.

Information sources

  • Binance
  • Bitbay
  • CexIO
  • Coinbase
  • Gemini

After launch app connecting to APIs and get some data

alt text

However, mostly data need to be gained live, just after user interaction.

Exchange

Showing exchange rates and differences between them in all available stocks.

alt text

Markets Data

Showing exchange possibilities and rate, user needs to chose base currency and Stock.

alt text

Symbols

Data about all currently available currencies symbols with searching option.

alt text

Charts

Drawing simple plot of transactions rate from choosed market and uses choosed number of last transactions, Y axis is always scaled from min to max transaction rate.

alt text