1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/ethdb
2015-05-12 15:20:53 +02:00
..
.gitignore The great merge 2014-02-14 23:56:09 +01:00
database.go
database_test.go removed redundant newlines in import block 2015-05-12 15:20:53 +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 :-)