c9c0de1fba
* renamed secp265k1 to secp256k1 * added optional 'explicit_signer_data' argument for sign method * wip * made client signer generic which required to undertake an adventure into coconut bandwidth trait bounds... * separate wrapper for TxSigner * moves signing-related features to separate module * fixed build of binaries from outside default workspace * offline signing example * fixed wallet build * post rebasing formatting * fixed bity integration build * making clippy happier * fixed post-rebase bip39 dependency version
Common clap Command Crate
This crate contains clap commands for common operations:
- account creation and queries
- block queries
- cosmwasm uploads, instantiate, execution, query, etc
- mixnet actions and queries
- sign and verify messages
- query for transactions
- create vesting schedules and query for them
For how to use this crate, please see the Nym CLI.