QuDAG Exchange
Quick Start Guide
QuDAG Exchange is a modular, quantum-secure, multi-agent resource exchange protocol that enables trustless computational resource trading through rUv (Resource Utilization Voucher) tokens.
Installation
# Clone the repository
# Build the project
# Install CLI globally
# For WASM support
Basic Usage
# Create a new account
# Check balance
# Transfer rUv tokens
# Start a node
# Query network status
Core Components
- rUv Tokens: Resource Utilization Vouchers for computational resource trading
- Quantum-Resistant Security: ML-DSA signatures and ML-KEM encryption
- DAG Consensus: QR-Avalanche protocol for scalable transaction finality
- Vault Integration: Secure key management with QuDAG Vault
- WASM Support: Run in browsers and sandboxed environments
Documentation
- Getting Started Guide
- Architecture Overview
- API Reference
- CLI Command Reference
- rUv Token Economics
- Security Considerations
Development
See CONTRIBUTING.md for development guidelines.
License
Apache 2.0 - See LICENSE for details.