Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 266 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 266 Bytes

Building

Docker image

Run the following command:

docker build --tag crypto-orderbook-db:latest . && docker build --tag orderbook-service:latest exe/app

TODO

  • Don't duplicate debugFilterMarkets in Main and CryptoVenues.Fetch.Debug