Registry / crypto / wealdtech-go-eth2-wallet-types-v2

wealdtech-go-eth2-wallet-types-v2

JSON →
library2.12.0gogounverified

Defines interfaces and types for Ethereum 2 wallet implementations, enabling pluggable wallet backends.

go get github.com/wealdtech/go-eth2-wallet-types/v2
INSTALL
IMPORT
SIG · WEALDTECH-GO-ETH2-
W
wealdtech-go-eth2-wallet-types-v2
cryptogov2.12.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.

types
github.com/wealdtech/go-eth2-wallet-types/v2

Demonstrates importing and using the wallet types interface.

package main import ( "fmt" types "github.com/wealdtech/go-eth2-wallet-types/v2" ) func main() { var wallet types.Wallet fmt.Printf("Wallet type: %T\n", wallet) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
36
Resources