(一)区块链开发之搭建以太坊私有链

1、安装ethereum/Go client(以太坊客户端)

https://github.com/ethereum/go-ethereum/wiki/Installation-Instructions-for-Mac

https://github.com/ethereum/homebrew-ethereum


一、命令行客户端
1、克隆仓库
brew tap ethereum/ethereum
2、安装go 客户端
brew install ethereum
3、运行
geth

二、图形化客户端
https://github.com/ethereum/mist/releases/


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章