Ubuntu安装以太坊客户端
- 安装go ,必须是1.8以上.可以参考我的这篇文章go安装链接
sudo apt-get install -y build-essentialgit clone https://github.com/ethereum/go-ethereumcd go-ethereummake geth
到这一步,已经安装完成输入下面这行代码
build/bin/geth version如果出现如下输出
Geth
Version: 1.8.0-unstable
Git Commit: 722bac84fa503199b9c485c1a3e2bfba03bc487d
Architecture: amd64
Protocol Versions: [63 62]
Network Id: 1
Go Version: go1.8.1
Operating System: linux
GOPATH=/home/gopath
GOROOT=/usr/local/go
则安装成功

浙公网安备 33010602011771号