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

Regtest

  1. Download the binaries, extract to the bin folder
  1. Create home dir for bitcoin
  1. Initialize configuration file at ~/.bitcoin/bitcoin.conf
Set your own rpcuser and rpcpassword, define addresses of all other nodes in addnode fields. Default P2P port for regtest is 18445
  1. Start the node
  1. Verify the node is working
  1. Create or load a wallet (btc doesn’t create wallet automatically)