1. 安装“eth”命令行工具

sudo add-apt-repository ppa:ethereum/ethereum-qt
sudo add-apt-repository ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install cpp-ethereum

  2. 安装Mix IDE(可选)

sudo apt-get install mix-ide
mix-ide

原文地址:http://www.mamicode.com/info-detail-1370963.html

04-14 18:10