johnrjj / 3D_order_book

Example 3D order book visualiser for crypto markets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example 3D order book visualiser for crypto markets.

License:MIT License


Languages

Language:TypeScript 92.8%Language:HTML 3.7%Language:JavaScript 2.7%Language:CSS 0.7%