go-ethereum/ethdb
Christopher Franko 6a6cd10299 rebase 1.2.2
2015-10-13 11:56:11 -04:00
..
.gitignore The great merge 2014-02-14 23:56:09 +01:00
database.go rebase 1.2.2 2015-10-13 11:56:11 -04:00
database_test.go updated copyright headers 2015-09-12 18:17:11 -04:00
interface.go rebase 1.2.2 2015-10-13 11:56:11 -04:00
memory_database.go rebase 1.2.2 2015-10-13 11:56:11 -04:00
README.md test change lol 2015-09-01 18:24:03 -04:00

ethdb

The ethdb package contains the expanse database interfaces

Installation

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

Usage

Todo :-)