Skip to content
Snippets Groups Projects
Forked from clients / Rust / Ğcli-v2s
133 commits behind the upstream repository.
README.md 607 B

gcli

CLI client for Duniter-V2S.

Using

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