Introduction
DPO2U is a Compliance as a Protocol platform — not a reactive privacy service, but an active, auditable, and self-funding infrastructure.
DPO2U builds on the Midnight Network, a data-protection blockchain from the Cardano ecosystem. All on-chain operations use Compact smart contracts and zk-SNARKs for zero-knowledge verification.
The central goal is to transform privacy compliance into a verifiable on-chain protocol, where:
- Any company can prove compliance without exposing sensitive data
- AI agents can verify processing permissions in real-time
- The system operates autonomously via smart contracts and self-funded agents
The problem we solve
Currently, auditing the privacy compliance of suppliers and partners is a manual, expensive, and time-consuming process. With DPO2U, this turns into an instantaneous programmatic check (API/On-Chain) in real-time.
If you're a developer looking to integrate with DPO2U, head to the Getting Started guide for setup instructions and code examples.
What's in this documentation
| Section | Description |
|---|---|
| Architecture | System layers, data flow, and trust boundaries |
| Tokenomics | $NIGHT and $DUST dual-token economy |
| Smart Contracts | Compact contracts and the zero-knowledge principle |
| Agents | Autonomous agents with DIDs, wallets, and self-funding |
| MCP Server | AI-native integration via Model Context Protocol |
| Style Guide | Writing standards for contributors |