op-geth/ethdb
obscuren 020006a8ed common, ethdb: removed caching and LastTD 2015-05-27 18:03:16 +02:00
..
.gitignore
README.md
database.go common, ethdb: removed caching and LastTD 2015-05-27 18:03:16 +02:00
database_test.go
memory_database.go

README.md

ethdb

The ethdb package contains the ethereum database interfaces

Installation

go get github.com/ethereum/ethdb-go

Usage

Todo :-)