mirror of https://github.com/poanetwork/quorum.git
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 :-)
|