mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
This was over looked for so long because it was already taken care of in the newer branches. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| database.go | ||
| database_test.go | ||
| interface.go | ||
| memory_database.go | ||
| README.md | ||
ethdb
The ethdb package contains the expanse database interfaces
Installation
go get github.com/expanse-org/ethdb-go
Usage
Todo :-)