Skip to main content
  • Int3face
  • Build and run
  • BCH Regtest
On this page

Regtest

  1. Download the binaries, extract to the bin folder
Binaries’ names intersect with the bitcoin names. So we are going to rename them.
  1. Create home dir for bitcoin-cash
  1. Initialize configuration file at ~/.bitcoin-cash/bitcoin-cash.conf
Set your own rpcuser, rpcpassword and datadir, define addresses of all other nodes in addnode fields.
  1. Start the node
We need to specify path ot config, because Bitcoin-Cash uses the same defaults as Bitcoin
  1. Verify the node is working