Solidity-Compiler Version Manager: Rust-Based Implementation

Solidity Compiler Version Manager

Install

From crates.io:

cargo install svm-rs

Or from the repository:

cargo install --locked --git https://github.com/roynalnaruto/svm-rs

Usage

  • List available versions
svm list
  • Install a version
svm install <version>
  • Use an installed version
svm use <version>
  • Remove an installed version
svm remove <version>

Download details:

Author:  alloy-rs
Source: https://github.com/alloy-rs/svm-rs

License: Apache-2.0, MIT licenses found

#rust #solidity #blockchain  #bitcoin #crypto 

Solidity-Compiler Version Manager: Rust-Based Implementation
1.25 GEEK