mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-02 01:53:48 +00:00
This was over looked for so long because it was already taken care of in the newer branches.
11 lines
145 B
Markdown
11 lines
145 B
Markdown
# ethdb
|
|
|
|
The ethdb package contains the expanse database interfaces
|
|
|
|
# Installation
|
|
|
|
`go get github.com/expanse-org/ethdb-go`
|
|
|
|
# Usage
|
|
|
|
Todo :-)
|