zoeydawn / coin-ticker

Wrapper for bitcoin exchange apis. The easiest way to add cryptocurrency market data into your application!
https://www.npmjs.com/package/coin-ticker
45 stars 22 forks source link

Added coinbase #2

Closed MrJLP closed 7 years ago

MrJLP commented 7 years ago

Hi, You can add the coinbase.js pretty much drop in. The other changes you'll probably want to leave out.

I already started a new repo https://github.com/MrJLP/crypto-exchange-rates. It's based on yours but only for 4 exchanges: coinbase, bitstamp, bravenewcoin and bitcoinaverage.

thanks