/blockstore

An implemention of ledger which support customization by config file

Primary LanguageGoApache License 2.0Apache-2.0

blockstore

An implemention of blockstore which support customization by config file.

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test