Solidity Compiler
Guide to managing Solidity compiler versions with svm-rs.
Solidity Compiler Management
Installation
curl https://sh.rustup.rs -sSf | shcargo install svm-rsUsage
svm listsvm install <VERSION>svm use <VERSION>svm remove <VERSION>Compiler Version

Last updated