Install Geth(Go ethereum)
Raspberry pi 4
Requirment
Steps
- Step 1 : install Golang
- Step 1.1 Get Go and install from sources:
- Step 1.2 Add /usr/local/go/bin to the PATH environment variable:
Add at the end of the file:
- Step 2: install Geth
- Step 2.1 Get Geth and install from sources:
- Step 2.2 Add the program into /usr/local/bin:
Linux
Steps