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

Testnet

  1. Download the binaries, extract to the bin folder
  1. Create home dir for dogecoin
  1. Initialize configuration, set your own rpcuser and rpcpassword
  1. Start the node
  1. Verify the node is started
You should see a response like this:

Regtest

Alternative way is to create our own regtest network. Everything is the same, but we should set different dogecoin.conf configuration:
Define addresses of all other nodes in addnode field. Default P2P port for regtest is 18444.
  1. Mine first blocks
  1. Verify blocks are mined
You can do the same on the other nodes, to verify P2P connection.
  1. Check the balance on our node