3.1 High-Level Architecture

Privacyx is a multi-node system:

  1. On-Chain Layer (Ethereum Mainnet)

    • PRVX ERC-20 token contract

    • PRVX Staking contract

    • Transaction Mixer contract

    • PXP Standards contracts (PXP-101 Balance Pass, PXP-102 Identity Pass, future PXP-103, PXP-201)

    • On-chain events and Merkle roots that serve as the canonical truth for privacy and identity primitives.

  2. Off-Chain / Node Layer (AI + Relayers + Indexers)

    • AI inference nodes for content detection and wallet analysis,

    • Relayer services for gasless or privacy-preserving flows (e.g. ZK-based access),

    • Indexers and status APIs that surface Merkle roots, nullifier status, and proof outcomes.

  3. Application Layer

    • Privacyx Mixer interface (private transaction UX),

    • Privacyx Guardian (AI agent for wallet privacy analysis),

    • PADS (Privacyx AI Detection System) for images/videos,

    • Browser AI Video Detector extension,

    • Third-party dApps integrating PXP standards via the Privacyx SDK.

Each layer is powered, prioritized, or economically coordinated by PRVX.

Last updated