Registry / crypto / blocktree-openwallet

blocktree-openwallet

JSON →
library1.7.0gogounverified

A Go library for managing blockchain wallets and transactions.

go get github.com/blocktree/openwallet
INSTALL
IMPORT
SIG · BLOCKTREE-OPENWALL
B
blocktree-openwallet
cryptogov1.7.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.

openwallet
github.com/blocktree/openwallet

Creates a new wallet instance.

package main import ( "fmt" "github.com/blocktree/openwallet" ) func main() { wallet := openwallet.NewWallet() fmt.Println(wallet) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
blocktree-openwallet — go get blocktree-openwallet · libregistry