DSiSc / repository

Middleware of blockchain storage layer accessing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Middleware of blockchain storage layer accessing

License:Apache License 2.0


Languages

Language:Go 76.3%Language:Shell 15.7%Language:Makefile 8.0%