Registry / crypto / evmos-go-ethereum

evmos-go-ethereum

JSON →
library1.10.26gogounverified

A fork of go-ethereum used by the Evmos blockchain.

go get github.com/evmos/go-ethereum
INSTALL
IMPORT
SIG · EVMOS-GO-ETHEREUM
E
evmos-go-ethereum
cryptogov1.10.26
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.

ethereum
github.com/evmos/go-ethereum

Connect to an Ethereum node.

package main import "github.com/evmos/go-ethereum" func main() { client, _ := ethclient.Dial("https://mainnet.infura.io/v3/YOUR-PROJECT-ID") defer client.Close() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
evmos-go-ethereum — go get evmos-go-ethereum · libregistry