#manager #write #full-node #wallet #management #cli #🕹

bin+lib lunes

🕹 CLI Manager for Lunes Full-Node write in Rust

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

#25 in #full-node

Custom license

23KB
303 lines

Lunes CLI

🕹 CLI Manager for Lunes Full-Node write in Rust

Build Test Release

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–34MB
~530K SLoC