6 个版本 (3 个破坏性更新)
| 0.7.1 | 2022 年 6 月 8 日 | 
|---|---|
| 0.6.1 | 2022 年 4 月 25 日 | 
| 0.5.2 | 2022 年 4 月 24 日 | 
| 0.4.0 | 2022 年 4 月 24 日 | 
#33 in #full-node
23KB
303 行
Lunes CLI
🕹 基于 Rust 编写的 Lunes Full-Node CLI 管理器
使用 Rust 安装
需要 Rust
cargo install lunes
使用 Linux 安装
在此处下载 lunes cli here
移动到 /usr/bin/ 并重命名为 lunes
mv lunes-*** /usr/bin/lunes
允许其执行
chmod +x /usr/bin/lunes
如何使用
lunes
🕹 Lunes CLI management for full-node and wallet
USAGE:
    lunes <SUBCOMMAND>
OPTIONS:
    -h, --help    Print help information
SUBCOMMANDS:
    help      Print this message or the help of the given subcommand(s)
    node      🌎 Management your Lunes Node
    wallet    🔑 Management your Lunes Wallet
依赖关系
~19–32MB
~492K SLoC