Silkaj: command line Duniter client
help: -h, --help, --usage
version: -v, --version
Custom endpoint with option `-p` and <domain>:<port>
Commands:
- info: Display information about currency
- amount: Get amount of one account
--pubkey=<pubkey[:checksum]>
--auth-scrypt [script parameters -n <N> -r <r> -p <p>] (default: 4096,16,1)
--auth-seed | --auth-file [--file=<path file>] | --auth-wif
- transaction: Send transaction
- authentication:
--auth-scrypt [script parameters -n <N> -r <r> -p <p>] (default: 4096,16,1)
--auth-seed | --auth-file [--file=<path file>] | --auth-wif
- amount:
--amountDU=<relative value> | --amount=<quantitative value>
[--allSources]
--output=<public key>[:checksum]
[--comment=<comment>]
[--outputBackChange=<public key[:checksum]>]
[-y | --yes], don't ask for prompt confirmation
- network: Display current network with many information
[--discover] Discover all network (could take a while), optional
[-s | --sort] Sort column names comma-separated (for example "-s block,diffi"), optional
Default sort is block,member,diffi,uid
- diffi: list proof-of-work difficulty to generate next block
- issuers n: display last n issuers (`0` for all blockchain)
last issuers are displayed under n <= 30.
To force display last ones, use `--last` option
- argos: display currency information formated for Argos or BitBar
- generate_auth_file: Generate file to store the seed of the account
--auth-scrypt [script parameters -n <N> -r <r> -p <p>] (default: 4096,16,1)
--auth-seed | --auth-file [--file=<path file>] | --auth-wif
- id <pubkey> or <identity>: get corresponding identity or pubkey from pubkey or identity.
it could autocomplete the pubkey corresponding to an identity with three or four following characters.