Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 299 Bytes

Bitcoin

Script to set up bitcoin core

download btc_test.sh
Change { version } to suit

run btc_test.sh

Create a wallet
bitcoin-cli -regtest createwallet my_wallet true
bitcoin-cli -regtest createwallet moo
bitcoin-cli -regtest -generate -rpcwallet="moo"