[Disclaimer: This repository is no longer maintained and is meant for primarily educational purposes.]
React app for an order book frontend. Part of the series detailed in this whitepaper.
Run yarn
to install dependencies. Run npx next build
to build the application. Run npx next start
to start it.