| Crates.io | svm-rs-builds |
| lib.rs | svm-rs-builds |
| version | 0.5.19 |
| created_at | 2022-05-19 07:05:33.692746+00 |
| updated_at | 2025-08-13 10:43:01.974192+00 |
| description | Solidity compiler builds |
| homepage | https://github.com/alloy-rs/svm-rs |
| repository | https://github.com/alloy-rs/svm-rs |
| max_upload_size | |
| id | 589550 |
| size | 64,117 |
This crate provides a cross-platform support for managing Solidity compiler versions.
With cargo-binstall:
cargo binstall svm-rs
From crates.io:
cargo install svm-rs
Or from the repository:
cargo install --locked --git https://github.com/alloy-rs/svm-rs/
Solc version manager
Usage: svm <COMMAND>
Commands:
help Print this message or the help of the given subcommand(s)
install Install Solc versions [aliases: i]
list List all Solc versions [aliases: ls]
remove Remove a Solc version, or "all" to remove all versions [aliases: rm]
use Set a Solc version as the global default
which Display which binary will be run for a given version
Options:
-h, --help Print help
-V, --version Print version