Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 194 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 194 Bytes

Simple CLI application to manage a local order book

Run Using docker

docker run laithshadeed/orderbook-ts

Run Using Deno

deno run --allow-net --allow-env src/main.ts