- 安装
sudo add-apt-repository ppa:ethereum/ethereum sudo apt-get update sudo apt-get install solc
- 编译
solc --bin --abi Org.sol -o /root
solc --bin --abi Org.sol
标签:tor get add 安装 .so ppa str org class
sudo add-apt-repository ppa:ethereum/ethereum sudo apt-get update sudo apt-get install solc
solc --bin --abi Org.sol -o /root
solc --bin --abi Org.sol
标签:tor get add 安装 .so ppa str org class
原文地址:https://www.cnblogs.com/ahuo/p/8371633.html