Felix Lange e6fb69296e common: remove old RLP implementation, Value and ExtPackage
In order to make this happen, kill all remaining trivial uses of
common/{rlp,value}.go. The non-trivial ones have been updated earlier.
2015-12-18 12:09:10 +01:00
..
2014-02-14 23:56:09 +01:00
2015-09-14 23:36:30 +02:00
2015-09-14 23:36:30 +02:00
2014-02-14 23:56:09 +01:00

ethdb

The ethdb package contains the ethereum database interfaces

Installation

go get github.com/ethereum/ethdb-go

Usage

Todo :-)