Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 372 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 372 Bytes

Bitcoin Core Vagrant

License

You probably want to adjust the bitcoin.conf file before you start the VM.

Starting the Vagrant VM:

vagrant up

Access Bitcoin Core (from inside or outsite the VM):

bitcoin-cli -rpcuser=bitcoinrpc -rpcpassword=password getinfo

Login to the VM:

vagrant ssh