Deep Dive
Architecture Overview
┌──────┐ ┌───────────────────────────────┐ ┌─────────────┐
│ │ 1 │ AggregationModePaymentService │ 2 │ Payments │
│ │--->│ (Contract) │--->│ Poller │
│ │ └───────────────────────────────┘ └─────┬───────┘
│ │ │
│ │ 3 │
│ │ v
│ │ ┌───────────────┐ 5 ┌──────────────┐ ┌───────────────────────────────┐
│ User │ 4 │ Gateway │------------------>│ PostgreSQL │ │ AlignedProofAggregationService│
│ │--->│ │ │ DB │ │ (Contract) │
│ │ └───────────────┘ └──────────────┘ └───────────────────────────────┘
│ │ ^ ^
│ │ 6 │ │
│ │ │ 7 │
│ │ ┌─────────────┐ │
│ │ │ Proof │-------------------┘
│ │ │ Aggregator │
└──────┘ └─────────────┘Supported Proof Types
Proof Commitment
Multilayer Aggregation
Verification
Proof Inclusion Verification
Data Availability
Last updated