Orders and trades books for cryptocurrency exchanges.
Order book is currently single node service and stores data in a local LevelDB database.
It is not designed to store private data but to be synchronized with public exchanges.
Currently is hard-coded for Poloniex
support but design might change in the future.
go-orderbook
is a gRPC service.
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/