Files
Mark Sinclair 7e7072258d Add nym-cli tool (#1577)
Co-authored-by: tommy <tommyvez@protonmail.com>
2022-09-05 12:06:35 +01:00

9 lines
195 B
Markdown

# Examples
This directory contains examples of using the libraries in this repo:
### CLI
#### CLI Commands
- [Use an account public key to verify a signature](./cli/commands/verify-signature)