Registry / crypto / ava-labs-go-ethereum

ava-labs-go-ethereum

JSON →
library1.16.2gogounverified

Interfaces for interacting with Ethereum, forked by Ava Labs.

go get github.com/ava-labs/go-ethereum
INSTALL
IMPORT
SIG · AVA-LABS-GO-ETHERE
A
ava-labs-go-ethereum
cryptogov1.16.2
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/ava-labs/go-ethereum

Check if a string is a valid Ethereum address.

package main import ( "fmt" "github.com/ava-labs/go-ethereum" ) func main() { fmt.Println(ethereum.IsHexAddress("0x...")) }
Debug
Known issues
gotchaThis is a fork of go-ethereum; API may differ from upstream.
fix
Use the official ethereum/go-ethereum if you need upstream compatibility.
affects: all
Upgrade
Version history
1.16.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
31
Resources
ava-labs-go-ethereum — go get ava-labs-go-ethereum · libregistry