bitfinex-data
Real-time cryptocurrency quotes and data from Bitfinex
Install
$ npm install bitfinex-data --save
Usage
var bitfinex = ; async { try let data = await bitfinex; console; catch ex console; }; /*{ "bid": "8567.2", "ask": "8573.1", "last": "8571.8"}*/
License
MIT license; see LICENSE.