hanh
134
@slush
Here’s a vagrant file. Just do vagrant up
and it will build an ARM binary automatically.
You need to install vagrant first:
Once it finishes, you can copy the binary out of the VM using
vagrant scp default:/home/vagrant/zcashd/src/zcashd .
However, I haven’t used it for nearly a year. I know it still builds a binary but I don’t have the hardware to test it.
3 Likes