Registry / networking / decred-dcrwallet-p2p

decred-dcrwallet-p2p

JSON →
library1.0.1gogounverified

Provides peer-to-peer networking functionality for the Decred wallet.

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

p2p
github.com/decred/dcrwallet/p2p

Prints the default P2P port for Decred wallet.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
decred-dcrwallet-p2p — go get decred-dcrwallet-p2p · libregistry