Skip to content

Middleware of blockchain storage layer accessing

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.md
Notifications You must be signed in to change notification settings

DSiSc/repository

Repository

Repositories is a module for chain which is used to abstract the statedb and blockstore layer. This makes chain data persistent much easier.

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test