Registry / crypto / dcrwallet

dcrwallet

JSON →
library1.7.1gogounverified

A secure wallet for the Decred cryptocurrency, supporting transactions and staking.

go get decred.org/dcrwallet
INSTALL
IMPORT
SIG · DCRWALLET
D
dcrwallet
cryptogov1.7.1
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.

dcrwallet
decred.org/dcrwallet

Prints the wallet version.

package main import ( "fmt" "decred.org/dcrwallet" ) func main() { fmt.Println(dcrwallet.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
dcrwallet — go get dcrwallet · libregistry