Registry / crypto / decred-dcrwallet-chain

decred-dcrwallet-chain

JSON →
library1.1.1gogounverified

Provides chain-related utilities for the Decred wallet, including transaction handling and blockchain interaction.

go get github.com/decred/dcrwallet/chain
INSTALL
IMPORT
SIG · DECRED-DCRWALLET-C
D
decred-dcrwallet-chain
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.

chain
github.com/decred/dcrwallet/chain

Prints the version of the chain package.

package main import ( "fmt" "github.com/decred/dcrwallet/chain" ) func main() { fmt.Println(chain.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
18 hits · last 30 days
node
14
Resources
decred-dcrwallet-chain — go get decred-dcrwallet-chain · libregistry