/3D_order_book

Example 3D order book visualiser for crypto markets.

Primary LanguageTypeScriptMIT LicenseMIT

3D Order Book

Example 3D order book for visualising orders and depth in crypto markets. Check out the blog post for more information about this project.

How to Run

// Install dependencies
yarn install
// Run the project
yarn serve
// Open your browser, and go to http://localhost:8080