gobitfly / etherchain-light

Lightweight Ethereum blockchain explorer
GNU General Public License v3.0
656 stars 322 forks source link

(Problem) Solc version management #31

Open rstormsf opened 6 years ago

rstormsf commented 6 years ago

Can you explain how to install all versions of solidity compiler and have them available locally? What is your strategy?

peterbitfly commented 6 years ago

You can use the following repository: https://github.com/ethereum/solc-bin

rstormsf commented 6 years ago

but how are you going to handle all solc versions?