# README
ethdb
The ethdb package contains the ethereum database interfaces
Installation
go get github.com/ethereum/ethdb-go
Usage
Todo :-)
# Functions
NewLDBDatabase returns a LevelDB wrapped object.
No description provided by the author
# Variables
No description provided by the author