This project is a basic implementation of frontend for displaying XBTUSD order book.
Project is built in ReactJS. Market data are fetched from BitMEX using websocket (with library react-websocket
).
Node.js and NPM are required to install and run the package.
npm install
npm test a
npm start