plugeth/ethdb
2015-10-21 16:49:55 +03:00
..
.gitignore
database_test.go
database.go
interface.go
memory_database.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
README.md

ethdb

The ethdb package contains the ethereum database interfaces

Installation

go get github.com/ethereum/ethdb-go

Usage

Todo :-)