Skip to content

An implemention of ledger which support customization by config file

License

Notifications You must be signed in to change notification settings

DSiSc/blockstore

Repository files navigation

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