Skip to content

CNTRPRTY/federatednode

 
 

Repository files navigation

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:
    • Defaults to CONFIG:base BRANCH:master
    • Makes the --no-bootstrap option default (Don't trust, verify)
    • Installs v0.21.0 of Bitcoin Core (but easy to change to your preferred version)
    • Security improvements
    • (see commits, verify)

This fednode software is used by xcp.dev (DIY).


Slack Status

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.

About

Federated Node Build System - Core Version - Don't trust, verify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.0%
  • Dockerfile 10.0%
  • Shell 1.0%