Registry / crypto / wealdtech-go-eth2-wallet

wealdtech-go-eth2-wallet

JSON →
library1.17.2gogounverified

A Go library for managing Ethereum 2.0 wallets.

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

eth2wallet
github.com/wealdtech/go-eth2-wallet

Creates a new Ethereum 2.0 wallet.

package main import ( "fmt" "github.com/wealdtech/go-eth2-wallet" ) func main() { wallet, _ := eth2wallet.NewWallet() fmt.Println(wallet) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
28
Resources
wealdtech-go-eth2-wallet — go get wealdtech-go-eth2-wallet · libregistry