Skip to content

jonafll/docker-bitcoind-regtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoind Multi Node Docker Setup (Regtest)

Spin up 3 bitcoind nodes in regtest mode.

Requirements

Docker or Docker Desktop installed on your machine.

Usage

Build the image and start up the nodes.

$ make docker.up.build

Exec into one of the containers.

$ make docker.exec.miner