先安装go、
之后去https://github.com/ethereum/go-ethereum
从geth的官方github下载代码库;
安装git的过程,就不再多说了,只需要一条命令apt install git就行了。
三条指令
git clone https://github.com/ethereum/go-ethereum.git
cd go-ethereum
make geth

检查一下是否安装成功
先安装go、
之后去https://github.com/ethereum/go-ethereum
从geth的官方github下载代码库;
安装git的过程,就不再多说了,只需要一条命令apt install git就行了。
三条指令
git clone https://github.com/ethereum/go-ethereum.git
cd go-ethereum
make geth

检查一下是否安装成功
2254
3211
3877
328

被折叠的 条评论
为什么被折叠?