4d3d60b78e
* tweak format * auto commit generated command files * auto commit generated command files * push components * edit migration page (#5303) --------- Co-authored-by: import this <97586125+serinko@users.noreply.github.com>
9 lines
394 B
Markdown
9 lines
394 B
Markdown
# Nym-CLI
|
|
|
|
This is a CLI tool for interacting with:
|
|
|
|
* the Nyx blockchain (account management, querying the chain state, etc)
|
|
* the smart contracts deployed on Nyx (bonding and un-bonding mixnodes, collecting rewards, etc)
|
|
|
|
It provides a convenient wrapper around the `nymd` client, and has similar functionality to the `nyxd` binary for querying the chain or executing smart contract methods.
|