vitorverasm / crypto-order-book

Crypto order book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Crypto order book


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%