proxy.golang.org : github.com/hdfchain/hdfd
hdfd is a full-node Decred implementation written in Go. The default options are sane for most users. This means hdfd will work 'out of the box' for most users. However, there are also a wide variety of flags that can be used to control it. The following section provides a usage overview which enumerates the flags. An interesting point to note is that the long form of all of these options (except -C) can be specified in a configuration file that is automatically parsed when hdfd starts up. By default, the configuration file is located at ~/.hdfd/hdfd.conf on POSIX-style operating systems and %LOCALAPPDATA%\hdfd\hdfd.conf on Windows. The -C (--configfile) flag, as shown below, can be used to override this location. Usage: Application Options: Help Options:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/hdfchain/hdfd
License: ISC
Latest release: about 5 years ago
First release: about 5 years ago
Namespace: github.com/hdfchain
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago
github.com/hdfchain/hdfd/rpc/jsonrpc/types v1.3.0
5 versions - Latest release: about 5 years ago - 7 dependent packages - 1 stars on GitHubgithub.com/hdfchain/hdfd/txscript v1.1.0
1 version - Latest release: about 5 years ago - 4 dependent packages - 1 dependent repositories - 1 stars on GitHubgithub.com/hdfchain/hdfd/dcrec/secp256k1 v1.0.2
Package secp256k1 implements support for the elliptic curves needed for Hdfchain. Hdfchain uses ...2 versions - Latest release: about 5 years ago - 6 dependent packages - 1 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/database v1.1.0
1 version - Latest release: about 5 years ago - 2 dependent packages - 1 dependent repositories - 1 stars on GitHubgithub.com/hdfchain/hdfd/chaincfg/v3 v3.0.0
Package chaincfg defines chain configuration parameters. In addition to the main Hdfchain networ...1 version - Latest release: about 5 years ago - 3 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/dcrec/secp256k1/v3 v3.0.0
Package secp256k1 implements optimized secp256k1 elliptic curve operations. This package provide...1 version - Latest release: about 5 years ago - 2 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/chaincfg v1.5.2
3 versions - Latest release: about 5 years ago - 5 dependent packages - 1 dependent repositories - 1 stars on GitHubgithub.com/hdfchain/hdfd/blockchain/stake v1.2.1
2 versions - Latest release: about 5 years ago - 3 dependent packages - 1 dependent repositories - 1 stars on GitHubgithub.com/hdfchain/hdfd/blockchain v1.2.0
Package blockchain implements Decred block handling and chain selection rules. The Decred block ...3 versions - Latest release: about 5 years ago - 1 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/database/v2 v2.0.1
Package database provides a block and metadata storage database. This package provides a databas...2 versions - Latest release: about 5 years ago - 5 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/blockchain/stake/v3 v3.0.0
Package stake contains code for all of hdfd's stake transaction chain handling and other portions...1 version - Latest release: about 5 years ago - 2 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/certgen v1.1.0
Package certgen includes a common base for creating a new TLS certificate key pair. This package...1 version - Latest release: about 5 years ago - 2 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/gcs/v2 v2.0.0
Package gcs provides an API for building and using a Golomb-coded set filter. A Golomb-Coded Set...1 version - Latest release: about 5 years ago - 3 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/txscript/v2 v2.1.0
2 versions - Latest release: about 5 years ago - 6 dependent packages - 1 dependent repositories - 1 stars on GitHubgithub.com/hdfchain/hdfd/rpcclient/v5 v5.0.0
1 version - Latest release: about 5 years ago - 1 stars on GitHubgithub.com/hdfchain/hdfd/rpc/jsonrpc/types/v2 v2.0.0
Package types implements concrete types for marshalling to and from the hdfd JSON-RPC commands, r...1 version - Latest release: about 5 years ago - 2 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/gcs/blockcf v0.0.0-20200912062701-903812dd33a7
Package blockcf provides functions for building committed filters for blocks using Golomb-coded s...1 version - Latest release: about 5 years ago - 1 stars on GitHub
github.com/hdfchain/hdfd/dcrutil/v2 v2.0.1
2 versions - Latest release: about 5 years ago - 12 dependent packages - 1 dependent repositories - 1 stars on GitHubgithub.com/hdfchain/hdfd/dcrec/secp256k1/v2 v2.0.0
1 version - Latest release: about 5 years ago - 4 dependent packages - 1 dependent repositories - 1 stars on GitHubgithub.com/hdfchain/hdfd/dcrec v1.0.1
2 versions - Latest release: about 5 years ago - 11 dependent packages - 2 dependent repositories - 1 stars on GitHubgithub.com/hdfchain/hdfd/crypto/ripemd160 v1.0.0
Package ripemd160 implements the RIPEMD-160 hash algorithm.1 version - Latest release: about 5 years ago - 2 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/dcrec/edwards/v2 v2.0.1
2 versions - Latest release: about 5 years ago - 3 dependent packages - 2 dependent repositories - 1 stars on GitHubgithub.com/hdfchain/hdfd/dcrjson/v3 v3.0.1
Package dcrjson provides infrastructure for working with Hdfchain JSON-RPC APIs. When communicat...2 versions - Latest release: about 5 years ago - 5 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/wire v1.3.0
Package wire implements the Hdfchain wire protocol. For the complete details of the Hdfchain pro...2 versions - Latest release: about 5 years ago - 28 dependent packages - 3 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/chaincfg/chainhash v1.0.2
Package chainhash provides abstracted hash functionality. This package provides a generic hash t...2 versions - Latest release: about 5 years ago - 30 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/hdfchain/hdfd/addrmgr v1.1.0
1 version - Latest release: about 5 years ago - 2 dependent packages - 2 dependent repositories - 1 stars on GitHubgithub.com/hdfchain/hdfd/crypto/blake256 v1.0.1
Package blake256 implements BLAKE-256 and BLAKE-224 hash functions (SHA-3 candidate).2 versions - Latest release: about 5 years ago - 6 dependent packages - 3 dependent repositories - 1 stars on GitHub