Counterparty Protocol Command-Line Interface
Project description
Description
counterparty-cli is a command line interface for `counterparty-lib <https://github.com/CounterpartyXCP/counterpartyd>`__.
Requirements
Patched Bitcoin Core with the following options set:
rpcuser=bitcoinrpc rpcpassword=<password> txindex=1 server=1 addrindex=1 rpcthreads=1000 rpctimeout=300
Installation
**Linux and Mac OS X
$ git clone https://github.com/CounterpartyXCP/counterparty-cli.git $ cd counterparty-cli $ pip3 install -r requirements.txt $ python3 setup.py install
Windows
Download and decompress standalone binaries.
Usage
$ counterparty-server --help
$ counterparty-client --help
Further Reading
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
counterparty-cli-1.1.0.tar.gz
(21.0 kB
view hashes)