Registry / crypto / decred-dcrwallet-spv

decred-dcrwallet-spv

JSON →
library1.1.1gogounverified

Simplified Payment Verification (SPV) wallet implementation for Decred.

go get github.com/decred/dcrwallet/spv
INSTALL
IMPORT
SIG · DECRED-DCRWALLET-S
D
decred-dcrwallet-spv
cryptogov1.1.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.

spv
✓ github.com/decred/dcrwallet/spv

Print the SPV wallet version.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Resources
decred-dcrwallet-spv — go get decred-dcrwallet-spv · libregistry