solidity macOS 軟件包

2022-05-10 17:05 更新

我們通過 Homebrew 分發(fā) Solidity 編譯器作為源代碼構(gòu)建版本。目前不支持預(yù)制瓶。

brew update
brew upgrade
brew tap ethereum/ethereum
brew install solidity

要安裝最新的 0.4.x / 0.5.x 版本的 Solidity,您還可以分別使用? brew install solidity@4?和?brew install solidity@5?。

如果您需要特定版本的 Solidity,您可以直接從 Github 安裝Homebrew formula。

在 Github 上查看 solidity.rb 提交。

復(fù)制您想要的版本的提交哈希并在您的機器上檢查它。

git clone https://github.com/ethereum/homebrew-ethereum.git
cd homebrew-ethereum
git checkout <your-hash-goes-here>

安裝使用?brew?:

brew unlink solidity
# eg. Install 0.4.8
brew install solidity.rb


以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號