go-ethereum/ethdb
Christopher Franko 85d410d34e move all the deps to the latest repo
This was over looked for so long because it was already taken care of in
the newer branches.
2017-03-20 09:11:55 -04:00
..
.gitignore The great merge 2014-02-14 23:56:09 +01:00
database.go move all the deps to the latest repo 2017-03-20 09:11:55 -04:00
database_test.go move all the deps to the latest repo 2017-03-20 09:11:55 -04:00
interface.go rebase 1.2.2 2015-10-13 11:56:11 -04:00
memory_database.go move all the deps to the latest repo 2017-03-20 09:11:55 -04:00
README.md move all the deps to the latest repo 2017-03-20 09:11:55 -04:00

ethdb

The ethdb package contains the expanse database interfaces

Installation

go get github.com/expanse-org/ethdb-go

Usage

Todo :-)