mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
11 lines
143 B
Markdown
11 lines
143 B
Markdown
# ethdb
|
|
|
|
The ethdb package contains the ethereum database interfaces
|
|
|
|
# Installation
|
|
|
|
`go get github.com/ethereum/ethdb-go`
|
|
|
|
# Usage
|
|
|
|
Todo :-)
|