mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 14:06:45 +01:00
All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
ethdb
The ethdb package contains the ethereum database interfaces
Installation
go get github.com/ethereum/ethdb-go
Usage
Todo :-)