Package Usage: go: github.com/binance-chain/btcd
btcd is a full-node bitcoin implementation written in Go.
The default options are sane for most users. This means btcd 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 btcd starts up. By default, the configuration file is located at
~/.btcd/btcd.conf on POSIX-style operating systems and %LOCALAPPDATA%\btcd\btcd.conf
on Windows. The -C (--configfile) flag, as shown below, can be used to override
this location.
Usage:
Application Options:
Help Options:
8 versions
Latest release: almost 4 years ago
1 dependent package
View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/binance-chain/btcd
Dependent Repos 1
Inferno-Inc/btcd Fork of bnb-chain/btcd
An alternative full node bitcoin implementation written in Go (golang)Size: 17.2 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago
