Install Bitcoin + Counterparty with the following command:
fednode install
This installs a docker based manager for the minimal services required to have a Bitcoin + Counterparty node.
The main differences between this 'Core Version' setup vs. the "official" are:
- Branched off before the addition of non-required services to the 'base' configuration
- Also takes the opportunity to:
This fednode software is used by xcp.dev (DIY).
All-in-one Counterparty Federated Node Build System (federatednode
)
Allows one to easily build a counterparty-server with all required components. Uses Docker and Docker compose.
See documentation at http://counterparty.io/docs/federated_node/.
Please issue any/all pull requests against develop, not master.