mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
12 lines
143 B
Markdown
12 lines
143 B
Markdown
# ethdb
|
|
|
|
The ethdb package contains the ethereum database interfaces
|
|
|
|
# Installation
|
|
|
|
`go get github.com/ethereum/ethdb-go`
|
|
|
|
# Usage
|
|
|
|
Todo :-)
|