0
点赞
收藏
分享

微信扫一扫

Ubuntu18.04环境下 以太坊Geth的安装

小月亮06 2022-05-19 阅读 48

ubuntu18.04系统下安装:


sudo apt-get install software-properties-common
sudo add-apt-repository -y ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install ethereum





参考:

​​https://feelncut.com/2018/03/05/101.html​​


举报

相关推荐

0 条评论