Qaaj / bitfinex-sockets

Bitfinex Orderbook + Trades using Websockets 2.0 Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitfinex Orderbook + Trades using Websockets 2.0 Service

Development:

$ yarn install

// Start the frontend
$ yarn start:dev

// Start the backend
$ yarn start:server

Visit http://localhost:3000

Build and run using Docker:

$ yarn docker:build
$ yarn docker:run

Visit http://localhost:3001

About

Bitfinex Orderbook + Trades using Websockets 2.0 Service


Languages

Language:JavaScript 97.3%Language:HTML 2.7%