Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 823 Bytes

raspi_updates.md

File metadata and controls

20 lines (19 loc) · 823 Bytes

Updates

[ Intro ] -- [ Set Up RasPi ] -- [ Install Go ] -- [ Install Geth ] -- [ Run Geth ] -- [ FAQ ] -- [ Updates ]


05/03/2018

  • 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 data
  • Run Geth
    ~ Modified:various Geth commands

04/17/2018

  • Install Go
    ~ Added:give owner root access to /usr/local/go
    ~ Added:create workspace folder inside /usr/local/go
    ~ Added:set environment variables

04/16/2018

  • FAQ
    ~ Added:new section
  • Run Geth
    ~ Modified:use Geth "fast sync" algorithm for faster blockchain synchronization