Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 285 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 285 Bytes

Crypto Order Book

This is a project that lists real time book orders on the BTC_USD pair, using Bitfinex's websocket interface.

Installing

npm install

Running project

npm start

And then you can choose to open on the simulator of your preference.