Forked from
clients / Rust / Ğcli-v2s
109 commits behind the upstream repository.
-
Hugo Trentesaux authoredHugo Trentesaux authored
example.md 1022 B
Examples of gcli commands for copy-paste
Useful when developing: replace gcli
by cargo run --
to build in debug mode and launch gcli.
Mnemonics
Used in duniter-indexer genesis config:
pipe paddle ketchup filter life ice feel embody glide quantum ride usage
with derivations:
-
//2
→test1
-
//4
→test2
-
//6
→test3
Used in substrate for Alice, Bob and Co:
bottom drive obey lake curtain smoke basket hold race lonely fit walk
with derivations:
//Alice
//Bob
//Charlie
- ...
Commands
# get balance of test1 account
gcli --address 5FeggKqw2AbnGZF9Y9WPM2QTgzENS3Hit94Ewgmzdg5a3LNa get-balance
# get information about test1 identity (needs indexer)
gcli identity --username test1
# show address of given secret
gcli --secret "pipe paddle ketchup filter life ice feel embody glide quantum ride usage"//2 show-address
Indexer commands
These commands uniquely relate with indexer
# show latest indexer indexed block
gcli indexer latest-block