quorum/ethdb
obscuren 962255b373 Removed old code 2014-08-23 11:00:33 +02: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 Removed old code 2014-08-23 11:00:33 +02:00
database_test.go The great merge 2014-02-14 23:56:09 +01:00
memory_database.go Moved keyring to ethutil & removed old methods. Implements #20 2014-05-14 13:54:40 +02:00

README.md

ethdb

The ethdb package contains the ethereum database interfaces

Installation

go get github.com/ethereum/ethdb-go

Usage

Todo :-)