[ Intro ] -- [ Set Up RasPi ] -- [ Install Go ] -- [ Install Geth ] -- [ Run Geth ] -- [ FAQ ] -- [ Updates ]
Set Up RasPi
~Added:
use an external hard drive for storing the blockchain data
~Added:
mount external hard drive; create a directory under/mnt/hdd
for the blockchain dataRun Geth
~Modified:
various Geth commands
Install Go
~Added:
give owner root access to/usr/local/go
~Added:
create workspace folder inside /usr/local/go
~Added:
set environment variables
FAQ
~Added:
new sectionRun Geth
~Modified:
use Geth "fast sync" algorithm for faster blockchain synchronization