Files
nym/common/commands
Jędrzej Stuczyński 95e9a96ae1 wip
2023-12-04 12:12:52 +00:00
..
fmt
2023-11-15 12:37:01 +00:00
wip
2023-12-04 12:12:52 +00:00
2022-09-05 12:06:35 +01:00

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.