Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.2% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org
Top 1.7% forks on proxy.golang.org
Top 1.0% docker downloads on proxy.golang.org

proxy.golang.org : github.com/decred/dcrd/dcrutil

Package dcrutil provides decred-specific convenience functions and types. A Block defines a Decred block that provides easier and more efficient manipulation of raw wire protocol blocks. It also memoizes hashes for the block and its transactions on their first access so subsequent accesses don't have to repeat the relatively expensive hashing operations. A Tx defines a Decred transaction that provides more efficient manipulation of raw wire protocol transactions. It memoizes the hash for the transaction on its first access so subsequent accesses don't have to repeat the relatively expensive hashing operations. The Address interface provides an abstraction for a Decred address. While the most common type is a pay-to-pubkey-hash, Decred already supports others and may well support more in the future. This package currently provides implementations for the pay-to-pubkey, pay-to-pubkey-hash, and pay-to-script-hash address types. To decode/encode an address:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/decred/dcrd/dcrutil
Keywords: blockchain, cryptocurrency, dcrd, decred, decred-daemon, decred-nodes, go, golang, p2p, peer-to-peer
License: ISC
Latest release: 12 months ago
First release: almost 6 years ago
Namespace: github.com/decred/dcrd
Dependent packages: 327
Dependent repositories: 43
Stars: 687 on GitHub
Forks: 281 on GitHub
Docker dependents: 1
Docker downloads: 5,649
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

Top 1.8% on proxy.golang.org
github.com/decred/dcrd v1.9.0
dcrd is a full-node Decred implementation written in Go. The default options are sane for most u...
41 versions - Latest release: 16 days ago - 10 dependent packages - 47 dependent repositories - 687 stars on GitHub
Top 1.8% on proxy.golang.org
github.com/MixinNetwork/mixin v0.18.6
🚀 The Mixin TEE-BFT-DAG network reference implementation.
251 versions - Latest release: 25 days ago - 34 dependent packages - 18 dependent repositories - 472 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mixinnetwork/mixin v0.18.4
🚀 The Mixin TEE-BFT-DAG network reference implementation.
249 versions - Latest release: about 2 months ago - 472 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mixinNetwork/mixin v0.18.3
🚀 The Mixin TEE-BFT-DAG network reference implementation.
246 versions - Latest release: 3 months ago - 472 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mixinmessenger/mixin v0.18.3
248 versions - Latest release: 3 months ago
Top 8.2% on proxy.golang.org
github.com/MixinMessenger/mixin v0.18.3
246 versions - Latest release: 3 months ago
Top 8.2% on proxy.golang.org
github.com/decred/lnd v0.6.0
23 versions - Latest release: 3 months ago
Top 9.3% on proxy.golang.org
github.com/limitcool/palworld-admin v0.1.5
PalWorld-Admin 是一个用于管理 PalWorld 游戏配置文件和进行存档备份的可视化工具。
6 versions - Latest release: 4 months ago - 47 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/decred/dcrlnd v0.5.0
Decred Lightning Network Daemon ⚡️
21 versions - Latest release: 6 months ago - 3 dependent packages - 5 dependent repositories - 33 stars on GitHub
Top 5.7% on proxy.golang.org
github.com/decred/decred-release v1.8.1
Decred binary releases.
70 versions - Latest release: 12 months ago - 1 dependent repositories - 86 stars on GitHub
Top 3.3% on proxy.golang.org
github.com/decred/dcrd/rpcclient/v3 v3.0.1
Package rpcclient implements a websocket-enabled Decred JSON-RPC client. This client provides a ...
2 versions - Latest release: 12 months ago - 11 dependent packages - 687 stars on GitHub
Top 1.6% on proxy.golang.org
github.com/decred/dcrd/rpcclient/v2 v2.1.1
Package rpcclient implements a websocket-enabled Decred JSON-RPC client. This client provides a ...
3 versions - Latest release: 12 months ago - 100 dependent packages - 8 dependent repositories - 687 stars on GitHub
Top 8.2% on proxy.golang.org
decred.org/dcrd/rpcclient v1.1.1
5 versions - Latest release: 12 months ago
Top 1.3% on proxy.golang.org
github.com/decred/dcrd/rpcclient v1.1.1
Package rpcclient implements a websocket-enabled Decred JSON-RPC client. This client provides a ...
5 versions - Latest release: 12 months ago - 97 dependent packages - 28 dependent repositories - 687 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/decred/dcrd/blockchain v1.2.1
Package blockchain implements Decred block handling and chain selection rules. The Decred block ...
7 versions - Latest release: 12 months ago - 132 dependent packages - 32 dependent repositories - 687 stars on GitHub
Top 4.7% on proxy.golang.org
decred.org/dcrd/blockchain v1.2.1
Package blockchain implements Decred block handling and chain selection rules. The Decred block ...
7 versions - Latest release: 12 months ago - 721 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/decred/dcrd/blockchain/stake v1.2.2
Package stake contains code for all of dcrd's stake transaction chain handling and other portions...
7 versions - Latest release: 12 months ago - 198 dependent packages - 34 dependent repositories - 687 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/decred/dcrd/database v1.1.1
Package database provides a block and metadata storage database. This package provides a databas...
6 versions - Latest release: 12 months ago - 94 dependent packages - 34 dependent repositories - 687 stars on GitHub
Top 1.4% on proxy.golang.org
github.com/decred/dcrd/hdkeychain/v2 v2.1.1
Package hdkeychain provides an API for Decred hierarchical deterministic extended keys (based on ...
4 versions - Latest release: 12 months ago - 69 dependent packages - 33 dependent repositories - 687 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/decred/dcrd/hdkeychain v1.1.2
Package hdkeychain provides an API for Decred hierarchical deterministic extended keys (based on ...
4 versions - Latest release: 12 months ago - 127 dependent packages - 34 dependent repositories - 687 stars on GitHub
Top 4.7% on proxy.golang.org
decred.org/dcrd/txscript v1.1.1
Package txscript implements the Decred transaction script language. This package provides data s...
5 versions - Latest release: 12 months ago - 727 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/decred/dcrd/txscript v1.1.1
Package txscript implements the Decred transaction script language. This package provides data s...
5 versions - Latest release: 12 months ago - 208 dependent packages - 36 dependent repositories - 687 stars on GitHub
github.com/matheusd/dcrlnd v0.4.0
Decred Lightning Network Daemon ⚡️
22 versions - Latest release: 12 months ago - 1 dependent repositories - 1 stars on GitHub
Top 8.2% on proxy.golang.org
decred.org/dcrd v1.8.0
dcrd is a full-node Decred implementation written in Go. The default options are sane for most u...
41 versions - Latest release: 12 months ago - 728 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/decred/btcd v1.8.0
dcrd is a full-node Decred implementation written in Go. The default options are sane for most u...
40 versions - Latest release: 12 months ago
github.com/nikicat/dcrd v1.8.0
dcrd is a full-node Decred implementation written in Go. The default options are sane for most u...
39 versions - Latest release: 12 months ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/spark8899/gowallet v0.0.1
golang wallet tools
1 version - Latest release: about 1 year ago - 0 stars on GitHub
Top 4.3% on proxy.golang.org
github.com/planetdecred/dcrlibwallet v1.7.1
21 versions - Latest release: over 1 year ago - 4 dependent packages - 3 dependent repositories - 23 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/crux25/dcrlibwallet v1.7.0
5 versions - Latest release: almost 2 years ago - 0 stars on GitHub
Top 2.4% on proxy.golang.org
github.com/decred/politeia v1.4.0
9 versions - Latest release: almost 2 years ago - 29 dependent packages - 15 dependent repositories - 108 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/planet-platform/i2i-sdk-go v0.4.7
17 versions - Latest release: almost 2 years ago
Top 9.0% on proxy.golang.org
github.com/planet-network/i2i-sdk-go v0.4.7
Golang SDK for i2i
17 versions - Latest release: almost 2 years ago - 0 stars on GitHub
Top 7.2% on proxy.golang.org
github.com/raedahgroup/godcr v1.7.0
2 versions - Latest release: about 2 years ago - 1 dependent repositories
Top 7.3% on proxy.golang.org
github.com/planetdecred/godcr v1.7.0
2 versions - Latest release: about 2 years ago - 66 stars on GitHub
Top 5.4% on proxy.golang.org
github.com/raedahgroup/godcr-gio v1.7.0
2 versions - Latest release: about 2 years ago - 77 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Decred-Next/dcrnd v1.5.1
dcrd is a full-node Decred implementation written in Go. The default options are sane for most u...
39 versions - Latest release: about 2 years ago
Top 8.2% on proxy.golang.org
github.com/decred-next/dcrnd v1.5.1
dcrd is a full-node Decred implementation written in Go. The default options are sane for most u...
39 versions - Latest release: about 2 years ago
Top 8.2% on proxy.golang.org
github.com/raedahgroup/mobilewallet v1.7.0
20 versions - Latest release: about 2 years ago
Top 6.4% on proxy.golang.org
github.com/raedahgroup/dcrlibwallet v1.7.0
20 versions - Latest release: about 2 years ago - 1 dependent repositories - 23 stars on GitHub
Top 9.0% on proxy.golang.org
gitlab.com/raedah/libwallet v1.7.0
21 versions - Latest release: about 2 years ago - 0 stars on GitLab.com
Top 8.2% on proxy.golang.org
github.com/song50119/dcrlibwallet v1.7.0
20 versions - Latest release: about 2 years ago
Top 9.0% on proxy.golang.org
github.com/junyang100/dcrnlibwallet v1.8.1
26 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/planetdecred/pdanalytics/dcrd v0.0.0-20211207160909-1c1b9c6f9461
1 version - Latest release: over 2 years ago - 1 dependent package - 1 dependent repositories - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/planetdecred/pdanalytics v0.0.0-20211207160909-1c1b9c6f9461
1 version - Latest release: over 2 years ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/decred-next/dcrnpool v1.2.0
11 versions - Latest release: almost 3 years ago
Top 5.9% on proxy.golang.org
github.com/decred/dcrpool v1.2.0
decred mining pool
11 versions - Latest release: almost 3 years ago - 22 stars on GitHub
Top 9.8% on proxy.golang.org
github.com/sebitt27/dcrpool v1.2.0
decred mining pool
11 versions - Latest release: almost 3 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/ji394vul3m6/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
57 versions - Latest release: about 3 years ago - 0 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/decred-next/dcrnwallet v1.7.1
57 versions - Latest release: about 3 years ago - 1 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/dcrnofficial/dcrnwallet v1.7.1
57 versions - Latest release: about 3 years ago - 1 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/Decred-Next/dcrnwallet v1.7.1
57 versions - Latest release: about 3 years ago - 1 stars on
Top 5.0% on proxy.golang.org
github.com/Decred/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
57 versions - Latest release: about 3 years ago - 196 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/decred/btcwallet v1.7.1
57 versions - Latest release: about 3 years ago
Top 9.0% on proxy.golang.org
github.com/junyang100/dcrnwallet v1.7.1
57 versions - Latest release: about 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/vikingshield/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
62 versions - Latest release: about 3 years ago - 0 stars on GitHub
github.com/matheusd/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
57 versions - Latest release: about 3 years ago - 1 dependent repositories - 0 stars on GitHub
Top 2.0% on proxy.golang.org
decred.org/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
57 versions - Latest release: about 3 years ago - 30 dependent packages - 34 dependent repositories - 208 stars on GitHub
Top 2.0% on proxy.golang.org
github.com/decred/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
57 versions - Latest release: about 3 years ago - 28 dependent packages - 27 dependent repositories - 196 stars on GitHub
github.com/dreacot/dcrlibwallet v1.6.0
16 versions - Latest release: about 3 years ago - 1 dependent repositories - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/john-tonny/vclsuite_vcld v1.6.14
btcd is a full-node bitcoin implementation written in Go. The default options are sane for most ...
13 versions - Latest release: about 3 years ago - 0 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/John-Tonny/vclsuite_vcld v1.6.14
dcrd is a full-node Decred implementation written in Go. The default options are sane for most u...
12 versions - Latest release: about 3 years ago - 2 dependent packages - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/chappjc/dcrwallet v1.6.2
A secure decred wallet daemon written in Go (golang)
55 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/c-ollins/dcrwallet v1.6.0
A secure Decred wallet daemon written in Go (golang).
53 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/C-ollins/dcrwallet v1.6.0
A secure Decred wallet daemon written in Go (golang).
53 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 7.2% on proxy.golang.org
github.com/planetdecred/dcrextdata v0.0.0-20201006010145-cddd04eb454b
1 version - Latest release: over 3 years ago - 1 dependent repositories
Top 8.6% on proxy.golang.org
github.com/hdfchain/hdfd v1.5.2
hdfd is a full-node Decred implementation written in Go. The default options are sane for most u...
5 versions - Latest release: over 3 years ago - 1 stars on GitHub
github.com/transmutate-io/atomicswap v0.0.1
cryptocurrencies atomic swap
1 version - Latest release: over 3 years ago - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/justinbeboy/dcrlibwallet v1.5.2
14 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/AdimekweEbuka/dcrlibwallet v1.5.2 removed
14 versions - Latest release: over 3 years ago
Top 4.1% on proxy.golang.org
github.com/JustinBeBoy/dcrlibwallet v1.5.2 removed
14 versions - Latest release: over 3 years ago
Top 8.2% on proxy.golang.org
github.com/adimekweebuka/dcrlibwallet v1.5.2
14 versions - Latest release: over 3 years ago
Top 8.2% on proxy.golang.org
github.com/chappjc/decred-release v1.5.2
Decred binary releases.
54 versions - Latest release: almost 4 years ago - 0 stars on GitHub
Top 5.3% on proxy.golang.org
github.com/raedahgroup/dcrextdata v0.0.0-20200724170046-05b8940680c6
1 version - Latest release: almost 4 years ago - 1 dependent package - 1 dependent repositories
Top 8.2% on proxy.golang.org
github.com/marcopeereboom/dcrpool v1.1.0
decred mining pool
7 versions - Latest release: almost 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/sirmorrison/dcrlibwallet v1.5.0
13 versions - Latest release: about 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Sirmorrison/dcrlibwallet v1.5.0
13 versions - Latest release: about 4 years ago - 0 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/justinsantoro/dcrlibwallet v1.5.0 removed
13 versions - Latest release: about 4 years ago
Top 9.0% on proxy.golang.org
github.com/dreacot/politeia v0.1.0
1 version - Latest release: about 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/decred/github-tracker v0.1.1
2 versions - Latest release: about 4 years ago
Top 8.2% on proxy.golang.org
github.com/codemaestro64/dcrlibwallet v1.1.1
11 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/oshorefueled/dcrlibwallet v1.1.1
11 versions - Latest release: over 4 years ago
Top 3.9% on proxy.golang.org
github.com/decred/dcrdata/v5 v5.2.2
Decred block explorer, with packages and apps for data collection and storage. Written in Go.
14 versions - Latest release: over 4 years ago - 1 dependent package - 2 dependent repositories - 124 stars on GitHub
Top 7.2% on proxy.golang.org
github.com/raedahgroup/dcrwallet v1.5.1
37 versions - Latest release: over 4 years ago - 1 dependent repositories
Top 5.0% on proxy.golang.org
github.com/jrick/dcrwallet v1.5.1
A secure Decred wallet daemon written in Go (golang).
44 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/justinsantoro/dcrwallet v1.5.1
A secure Decred wallet daemon written in Go (golang).
44 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 9.2% on proxy.golang.org
github.phpd.cn/decred/dcrstakepool v1.5.0
3 versions - Latest release: over 4 years ago
Top 5.2% on proxy.golang.org
github.com/decred/dcrstakepool v1.5.0
Stakepool for Decred.
3 versions - Latest release: over 4 years ago - 76 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/decred/lightning-onion v1.0.1
Onion Routed Micropayments for the Lightning Network
2 versions - Latest release: over 4 years ago - 3 dependent packages - 1 dependent repositories - 5 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Eacred/ecrwallet v1.5.0
9 versions - Latest release: over 4 years ago
Top 8.2% on proxy.golang.org
github.com/jfixby/dcrregtest v0.0.0-20191101193213-2fb4c8876bc6
Decred regression testing
1 version - Latest release: over 4 years ago - 1 stars on GitHub
Top 2.8% on proxy.golang.org
github.com/decred/dcrdata/stakedb/v3 v3.1.1
Decred block explorer, with packages and apps for data collection and storage. Written in Go.
8 versions - Latest release: over 4 years ago - 6 dependent packages - 4 dependent repositories - 124 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/decred-next/dcrndata/stakedb/v3 v3.1.1
8 versions - Latest release: over 4 years ago - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Decred-Next/dcrndata/stakedb/v3 v3.1.1
8 versions - Latest release: over 4 years ago - 2 dependent packages - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Decred-Next/dcrndata/pubsub/types/v3 v3.0.5
6 versions - Latest release: over 4 years ago - 4 dependent packages - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/decred-next/dcrndata/pubsub/types/v3 v3.0.5
6 versions - Latest release: over 4 years ago - 2 stars on GitHub
Top 2.7% on proxy.golang.org
github.com/decred/dcrdata/pubsub/types/v3 v3.0.5
Decred block explorer, with packages and apps for data collection and storage. Written in Go.
6 versions - Latest release: over 4 years ago - 8 dependent packages - 4 dependent repositories - 124 stars on GitHub
Top 3.9% on proxy.golang.org
github.com/decred/dcrdata/middleware/v3 v3.1.0
Decred block explorer, with packages and apps for data collection and storage. Written in Go.
6 versions - Latest release: over 4 years ago - 1 dependent package - 2 dependent repositories - 124 stars on GitHub
Top 5.9% on proxy.golang.org
github.com/Decred-Next/dcrndata/explorer/types/v2 v2.1.1
7 versions - Latest release: over 4 years ago - 4 dependent packages
Top 8.2% on proxy.golang.org
github.com/decred-next/dcrndata/explorer/types/v2 v2.1.1
7 versions - Latest release: over 4 years ago
Top 2.6% on proxy.golang.org
github.com/decred/dcrdata/explorer/types/v2 v2.1.1
Decred block explorer, with packages and apps for data collection and storage. Written in Go.
7 versions - Latest release: over 4 years ago - 15 dependent packages - 4 dependent repositories - 124 stars on GitHub