Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/runeksvendsen/crypto-orderbook-db-app


https://github.com/runeksvendsen/crypto-orderbook-db-app

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

## Building

### Docker image

Run the following command:

```bash
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`