forked from cerc-io/plugeth
All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library". |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| database_test.go | ||
| database.go | ||
| memory_database.go | ||
| README.md | ||
ethdb
The ethdb package contains the ethereum database interfaces
Installation
go get github.com/ethereum/ethdb-go
Usage
Todo :-)