Files
nym/common/commands
Jon Häggblad f4dd9a915d Add some license entries to Cargo.toml files (#4250)
* Add Apache 2.0 to bunch of common crates

* Allow some basic licenses

* Add more licenses
2023-12-19 09:21:33 +01: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.