Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gtklocker/blockheaders-dl


https://github.com/gtklocker/blockheaders-dl

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# blockheaders-dl

Connects to Electrum servers and downloads the blockchain headers.

## Usage

```
$ blockheaders-dl -h
Help Options:
-h, --help
Show option summary.
--help-all
Show all help options.

Application Options:
--chain :: chain
default: BitcoinCore
--net :: net
default: Mainnet
```

For example, to download the Bitcoin Cash testnet chain headers:

```
$ blockheaders-dl --chain=BitcoinCash --net=Testnet
```