etherchain-light
etherchain-light copied to clipboard
(Problem) Solc version management
Can you explain how to install all versions of solidity compiler and have them available locally? What is your strategy?
You can use the following repository: https://github.com/ethereum/solc-bin
but how are you going to handle all solc versions?