Skip to content
Snippets Groups Projects
Name Last commit Last update
res
src
.gitignore
Cargo.lock
Cargo.toml
LICENSE
README.md

gcli

CLI client for Duniter-V2S.

Usage

If using a different runtime, update the metadata for the client to compile:

subxt metadata -f bytes > res/metadata.scale

Send 10 ĞD from Alice to Ferdie:

cargo run -- --url ws://localhost:9944 --secret //Alice transfer 1000 5CiPPseXPECbkjWCa6MnjNokrgYjMqmKndv2rSnekmSK2DjL

List certifications and session keys that will expire within one month:

cargo run -- --url wss://gdev.librelois.fr:443/ws expire --blocks 432000