Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: jochemin on March 21, 2018, 07:17:27 AM



Title: Bash script for Bitcoin Core 0.16 + LND 0.4 installation on Raspberry Pi
Post by: jochemin on March 21, 2018, 07:17:27 AM
Hi, I've done a bash script to fully automate Bitcoin Core 0.16 + LND 0.4 installation on Raspberry Pi 3.

https://github.com/jochemin/raspnode

Just clone the git or download de script (raspnode.sh) and launch it with sudo.

The installation needs an external USB hard drive at least 250GB.

Only needs some data,
https://i.imgur.com/SUKyXjN.png

and a lot of time.

Also you can retweet this to reach more people --> https://twitter.com/jochemin/status/976084910850170880

Feedback appreciated.



Title: Re: Bash script for Bitcoin Core 0.16 + LND 0.4 installation on Raspberry Pi
Post by: Perlover on May 23, 2018, 04:17:24 PM
Hi All!

Here is other tools for compilation bitcoind & lnd

https://github.com/Perlover/bitcoin-kit-makefile

Enjoy!