ZEQRON CLI INSTALLER
The primary toolkit for interacting with the Zeqron Sovereign Network. Node orchestration, key management and deployment.
ZEQRON CLI V4.1.2
The Zeqron CLI is the bridge between your local development environment and the Sovereign Mesh. It handles PQC-Identity signatures, node telemetry, and automated WASM deployments.
QUICK INSTALL
Run the following command in your terminal to initialize the environment:
curl -sL https://zeqron.sh/install | shSYSTEM REQUIREMENTS
- ::CPU: x64 or ARM64 (Optimized for Apple Silicon & EPYC)
- ::MEM: 1GB minimum for light-peers, 16GB for full-dag nodes.
- ::OS: Linux, macOS, or Windows (via WSL2).
COMMAND SUMMARY
| Command | Action |
| :--- | :--- |
| zeqron init | Initialize a new sovereign workspace. |
| zeqron identity gen | Generate a new ML-KEM post-quantum identity. |
| zeqron node up | Spin up a local lattice node for testing. |
| zeqron mesh status | View real-time connectivity to global peers. |
PQC HANDSHAKE AUTH
All CLI operations that modify state on the network require a valid PQC-Handshake. Your private keys never leave the ~/.zeqron/vault directory.
Generated by Zeqron Core Documentation Engine
Was this directive helpful?
Feedback is logged to the immutable ledger.