Tools
Standalone binaries for development and testing that don't require an SDK — download or compile them and use them directly.
| Tool | Use case |
|---|---|
| nym-cli | Command-line interface for interacting with the Nyx blockchain: querying state, submitting transactions, managing keys. An easier-to-use wrapper around nyxd. |
| Diagnostic Tool | Network diagnostic utility for troubleshooting connectivity issues. |
| Standalone TcpProxy | Pre-built binaries of the TcpProxy client and server for proxying TCP traffic through the Mixnet. Note: the TcpProxy module is unmaintained; use the Stream module for new projects. |