Official documentation for the ZHAD0 Protocol — zero-knowledge privacy middleware for autonomous AI agents operating on Base L2.
Website: zhad0.io
| Document | Description |
|---|---|
| Whitepaper | Full technical whitepaper — architecture, cryptography, economics |
| Integration Guide | How to integrate ZHAD0 into your AI agent |
| SDK Reference | @zhad0/sdk API documentation |
| API Reference | REST API endpoint reference |
| Relayer Guide | How to run a Ghost Relayer node |
| Token | ZHAD0 token economics and distribution |
| Governance | DAO governance model |
| FAQ | Frequently asked questions |
ZHAD0 is a ZK-powered privacy middleware for autonomous AI agents on Base L2.
Agent Intent
│
▼
AES-256-GCM Encryption (client-side) ← LIVE
│
▼
RISC Zero ZK Proof of Intent Validity ← mainnet pending
│
▼
Ghost Relay Network (threshold 2-of-3) ← mainnet pending
│
▼
Base L2 Execution
Encryption is live. ZK proofs and Ghost Relay network are simulated pending mainnet launch.
| Repo | Description |
|---|---|
zhad0/zhad0-app |
React web app |
zhad0/zhad0-sdk |
TypeScript SDK + CLI |
zhad0/zhad0-api |
API server |
zhad0/zhad0-eliza |
ElizaOS plugin |
zhad0/zhad0-virtuals |
Virtuals Protocol adapter |
MIT — see LICENSE