- Notifications
You must be signed in to change notification settings - Fork39
Solidity-Compiler Version Manager
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHEMIT
LICENSE-MITNotificationsYou must be signed in to change notification settings
alloy-rs/svm-rs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This crate provides a cross-platform support for managing Solidity compiler versions.
Fromcrates.io:
cargo install svm-rs
Or from the repository:
cargo install --locked --git https://github.com/alloy-rs/svm-rs/
Solc version managerUsage: svm<COMMAND>Commands:help Print this message or thehelp of the given subcommand(s) install Install Solc versions list List all Solc versions remove Remove a Solc version, or"all" to remove all versions use Set a Solc version as the global defaultOptions: -h, --help Printhelp -V, --version Print version
About
Solidity-Compiler Version Manager
Topics
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHEMIT
LICENSE-MIT