36 个版本
0.1.49 | 2024 年 5 月 31 日 |
---|---|
0.1.48 | 2024 年 5 月 4 日 |
0.1.47 | 2024 年 3 月 14 日 |
0.1.45 | 2024 年 2 月 17 日 |
0.1.38 | 2024 年 1 月 31 日 |
#955 在 命令行工具
每月 36 次下载
38KB
866 行
stn
用于管理 Taiko 节点的命令行工具。
v0.1.27
的截图,但stn
正在持续更新。
安装和更新
安装和更新使用相同的命令。
Cargo(推荐)
- 安装 Rust
- 使用 cargo 安装或更新
stn
cargo install stn
Linux
在终端内
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/libreth/stn/releases/latest/download/stn-installer.sh | sh
Windows
在 PowerShell 窗口中
irm https://github.com/libreth/stn/releases/latest/download/stn-installer.ps1 | iex
MacOS
在终端内
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/libreth/stn/releases/latest/download/stn-installer.sh | sh
快速入门
- 安装 Taiko 节点:
stn install
。 - 配置您的 Taiko 节点:
stn config
。 - 启动您的 Taiko 节点:
stn up
。
用法
执行 stn
查看所有命令及其描述。
贡献
如果您有任何功能请求或错误报告,请 提交问题! ヽ(・∀・)ノ
依赖
~31–70MB
~1M SLoC