Skip to content

jnewbery/btc-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btc-dev

Virtual machine configuration for development environment for bitcoin.

What it's doing

Provisioning a bitcoin development environment by grabbing all the dependencies, then building bitcoin from source.

Running the VM

Requirements for both local and remote VMs

Running locally using Virtualbox

  • Make sure that Virtualbox is installed.
  • Run vagrant up to start the machine.

What to do next

  • log into your VM using vagrant ssh
  • run bitcoind, run bitcoin tests, etc
  • fix bugs, write code, open pull request

About

Development environment for bitcoin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages