/repository

Middleware of blockchain storage layer accessing

Primary LanguageGoApache License 2.0Apache-2.0

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