Architecture Diagram

+------------------+        +----------------+        +----------------+
| User/Agent       | ---->  | Logia Privacy  | ---->  | Merchant/App   |
| Local Device     |        | Pool + ZK Proof|        | Receives Funds |
+------------------+        +----------------+        +----------------+

Flow Notes:

  • Proof generation is client-side

  • No backend servers store sensitive data

  • Supports multi-asset transactions

  • Compatible with x402 HTTP 402 payment requests

Last updated