42 个版本
新版本 0.5.5 | 2024 年 8 月 19 日 |
---|---|
0.5.4 | 2024 年 5 月 24 日 |
0.5.2 | 2024 年 4 月 22 日 |
0.4.1 | 2024 年 3 月 20 日 |
0.2.0 | 2021 年 11 月 25 日 |
#180 在 神奇豆子
139,984 每月下载量
用于 37 个 仓库 (6 个直接使用)
56KB
1K SLoC
Solidity 编译器版本管理器
该软件包提供跨平台对管理 Solidity 编译器版本的支持。
安装
cargo install svm-rs
或从仓库
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
list List all Solc versions
remove Remove a Solc version, or "all" to remove all versions
use Set a Solc version as the global default
Options:
-h, --help Print help
-V, --version Print version
依赖关系
~6–21MB
~356K SLoC