plugeth/ethdb
2015-06-30 00:51:29 +02:00
..
.gitignore
database_test.go
database.go cmd/geth, eth, ethdb: monitor database compactions 2015-06-30 00:51:29 +02:00
memory_database.go
README.md

ethdb

The ethdb package contains the ethereum database interfaces

Installation

go get github.com/ethereum/ethdb-go

Usage

Todo :-)