obscuren 84cd618585 ethdb: documentation and corruption recovery 10 anni fa
..
.gitignore f6d1bfe45b The great merge 11 anni fa
README.md f6d1bfe45b The great merge 11 anni fa
database.go 84cd618585 ethdb: documentation and corruption recovery 10 anni fa
database_test.go 95773b9673 removed redundant newlines in import block 10 anni fa
memory_database.go c273ed7d82 Moved leveldb update loop to eth/backend 10 anni fa

README.md

ethdb

The ethdb package contains the ethereum database interfaces

Installation

go get github.com/ethereum/ethdb-go

Usage

Todo :-)