Skip to content

An Orderbook that displays BTC-USD orders on Coinbase in real time

Notifications You must be signed in to change notification settings

pfgallagher/Crypto_Orderbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Orderbook

Orderbook

Setup

$ cd server && npm i && npm start
$ cd client && npm i && npm start

Testing

$ cd server && npm i && npm test

Tech

  • TypeScript, Node, React, WebSockets

Future Work

  • Node backend -> Web Worker
    • Why not now? Snowpack / other modern Frontend tools don't have great support for imports inside of workers yet.

About

An Orderbook that displays BTC-USD orders on Coinbase in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published