//
pkg.gl
Category
github.com/dsisc/statedb-ng
repository
package
1.1.0
Repository:
https://github.com/dsisc/statedb-ng.git
Documentation:
pkg.go.dev
Overview
Dependencies
17
Dependents
0
#
Packages
common
No description provided by the author
ethdb
No description provided by the author
rawdb
No description provided by the author
version
No description provided by the author
#
README
statedb-NG
A stateDB implementation.
Getting started
Running it then should be as simple as:
$ make all
Testing
$ make test