1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/ethdb
2015-04-07 22:19:01 +02:00
..
.gitignore
database.go Queued level db writes and batch writes. Closes #647 2015-04-07 22:19:01 +02:00
database_test.go Queued level db writes and batch writes. Closes #647 2015-04-07 22:19:01 +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 :-)