Post
Topic
Board Development & Technical Discussion
Merits 12 from 4 users
Bash script for Bitcoin Core 0.16 + LND 0.4 installation on Raspberry Pi
by
jochemin
on 21/03/2018, 07:17:27 UTC
⭐ Merited by aleksej996 (6) ,achow101 (3) ,ETFbitcoin (2) ,pebwindkraft (1)
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,


and a lot of time.

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

Feedback appreciated.