SILKAJ,(1) | User Commands | SILKAJ,(1) |
NAME¶
silkaj, - command-line client for Duniter
SYNOPSIS¶
silkaj [OPTIONS] COMMAND [ARGS]...
OPTIONS¶
- -h, --help
- Show this message and exit.
- -v, --version
- Show the version and exit.
- -ep, --endpoint TEXT
- Default endpoint to reach Ğ1 currency by its official node g1.duniter.org This option allows to specify a custom endpoint as follow: <host>:<port>. In case no port is specified, it defaults to 443.
- -gt, --gtest
- Default endpoint to reach ĞTest currency by its official node: g1-test.duniter.org
- --auth-scrypt, --scrypt
- Scrypt authentication: default method
- --nrp TEXT
- Scrypt parameters: defaults N,r,p: "4096,16,1"
- -af, --auth-file
- Authentication file. Defaults to: './authfile'
- --file TEXT
- Path file specification with '--auth-file' [default: authfile]
- --auth-seed, --seed
- Seed hexadecimal authentication
- --auth-wif, --wif
- WIF and EWIF authentication methods
- -d, --display
- Display the generated document before sending it
- -n, --dry-run
- By-pass licence, confirmation. Do not send the document, but display it instead
- -w, --g1-license-web
- Display Ğ1 monetary license in a web browser if not running on a headless system. Defaults to terminal display.
Commands:¶
- about
- Display program information
- argos
- Display currency information formatted for Argos or BitBar
- authfile
- Generate authentication file
- balance
- Get wallet balance
- blocks
- Display blocks: default: 0 for current window size
- cert
- Send certification
- checksum
- Generate checksum out of a passed pubkey or an...
- diffi
- Display the current Proof of Work difficulty level to...
- history
- Display transaction history
- info
- Display information about currency
- license
- Display Ğ1 monetary license
- lookup
- User identifier and public key lookup
- membership
- Send and sign membership document: for first emission and...
- revocation
- Create, save, verify or publish revocation document.
- tx
- Send transaction
- verify
- Verify blocks??? signatures.
- wot
- Check received and sent certifications and consult the...
March 2022 | silkaj, version 0.10.0rc0 |