quorum/ethdb
Péter Szilágyi eb2d168710 eth, ethdb: fix a data race during startup/shutdown 2015-07-09 12:44:07 +03:00
..
.gitignore The great merge 2014-02-14 23:56:09 +01:00
README.md The great merge 2014-02-14 23:56:09 +01:00
database.go eth, ethdb: fix a data race during startup/shutdown 2015-07-09 12:44:07 +03:00
database_test.go all: update license information 2015-07-07 14:12:44 +02:00
memory_database.go all: update license information 2015-07-07 14:12:44 +02:00

README.md

ethdb

The ethdb package contains the ethereum database interfaces

Installation

go get github.com/ethereum/ethdb-go

Usage

Todo :-)