Registry / utility / ledgerwatch-erigon-lib

ledgerwatch-erigon-lib

JSON →
library1.0.0gogounverified

Core library for the Erigon Ethereum client, providing blockchain data structures and utilities.

go get github.com/ledgerwatch/erigon-lib
INSTALL
IMPORT
SIG · LEDGERWATCH-ERIGON
L
ledgerwatch-erigon-lib
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

erigonlib
github.com/ledgerwatch/erigon-lib

Prints the Erigon library version.

package main import ( "fmt" "github.com/ledgerwatch/erigon-lib" ) func main() { fmt.Println(erigonlib.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
ledgerwatch-erigon-lib — go get ledgerwatch-erigon-lib · libregistry