6 releases (3 breaking)
0.7.1 | Jun 8, 2022 |
---|---|
0.6.1 | Apr 25, 2022 |
0.5.2 | Apr 24, 2022 |
0.4.0 | Apr 24, 2022 |
#33 in #full-node
23KB
303 lines
Lunes CLI
🕹 CLI Manager for Lunes Full-Node write in Rust
Install by Rust
needs Rust
cargo install lunes
Install by Linux
Download the lunes cli
here
Move to /usr/bin/ and rename to lunes
mv lunes-*** /usr/bin/lunes
Allow its execution
chmod +x /usr/bin/lunes
How to Use
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
Dependencies
~19–32MB
~492K SLoC