bitso-streams
0.4.0 • Public • Published bitso-streams
Stream bitso websocket api data
Install
Node.js
npm install --save-dev bitso-streams
Usage
const bitsoStreams = require('bitso-streams');
const { OrderBookStream } = bitsoStreams;
const orderBookStream = new OrderBookStream();
orderBookStream.pipe(...);
License
MIT (c) joliveros
Package Sidebar
Install
Weekly Downloads