CoinCircle / icostats

Track performance of ICOs
https://icostats.com
7 stars 4 forks source link

Unified service driver for exchanges #7

Closed coopermaruyama closed 7 years ago

coopermaruyama commented 7 years ago

Create API services for Poloniex, Liqui, Bittrex, cryptowatch, and create a driver that normalizes interfacing with them. This way we can just do something like fetchTicker('BTC','USD', 'KRAKEN') and have that work for all exchanges.

coopermaruyama commented 7 years ago

done