Deploy Commands
The deploy commands enable deployment of various resources to the Quilibrium network, including applications, tokens, files, and hypergraph schemas.
Hypergraph Commands
The hypergraph commands allow you to interact with Quilibrium's distributed hypergraph data structure, enabling storage and retrieval of vertices and hyperedges with encryption.
Compute Commands
The compute commands enable execution of distributed computations on the Quilibrium network, supporting multi-party computation and finalizing results to the hypergraph.
Key Commands
The key commands provide comprehensive key management functionality for various operations on the Quilibrium network, including creating, importing, and signing with cryptographic keys.
Messaging Commands
The messaging commands enable secure, encrypted communication between addresses on the Quilibrium network, providing privacy-preserving messaging capabilities.
Global Flags
Global flags can be used with any qclient command to modify behavior, override configurations, or preview operations without executing them.
Qclient Commands
Please see the QClient 101 guide for details how to use.
Alias Commands
This is a list of alias-specific operations for qclient.
Token Bridging Commands
Tokens can be bridged from Quilibrium's network to other networks, and must be signed for the bridge application to complete it's transfer.
Node Commands
This is a list of node-specific operations for qclient.
QClient Config Commands
This is a list of configuration operations for qclient.
General QClient Commands
This is a list of general operations for qclient. For a complete list of all qclient commands, see QClient Commands.
Token Commands
This is a list of Token specific operations, like querying balances, split/merge, accept/receive.