Skip to content

KeychainMDIP/bitcoin-docker-old

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitcoin-docker

Builds a bitcoin testnet4 full node in a docker container

Build and run it with:

docker compose build
docker compose up -d

Create a wallet with:

./bc createwallet mdip
./bc getwalletinfo

Create an address to receive funds:

./bc getnewaddress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 93.4%
  • Shell 6.6%