Registry / crypto / decred-dcrwallet-chain-v3

decred-dcrwallet-chain-v3

JSON →
library3.0.1gogounverified

Chain-related utilities for the Decred wallet, including transaction handling and network parameters.

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

Imports the chain package and prints the network name.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
decred-dcrwallet-chain-v3 — go get decred-dcrwallet-chain-v3 · libregistry