Solana L1 vs MagicBlock ER, side‑by‑side.
Same transaction, two clusters. Tap, hold, or auto-tap × 25 — watch the gauge fill in real time and see how reputation accrues per cluster. Demo runs in preview mode (no-op transactions) until the reputation-registry program is deployed and the account is delegated to ER.
PREVIEW MODE — no-op self-transfers (deploy reputation-registry to switch)ER endpoint:
https://devnet-router.magicblock.appL1 (devnet)
reputation0 / 10000
(no history yet)
count0
last—
avg—
p95—
MagicBlock ER
reputation0 / 10000
(no history yet)
count0
last—
avg—
p95—
0 taps total
What you're seeing: each tap is a real Solana transaction (no-op self-transfer in PREVIEW mode,
record_interaction in REAL mode). The latency you observe is end-to-end: build tx → wallet signs → RPC submits → cluster confirms. ER uses "processed" commitment from the rollup; L1 uses "confirmed". Once the reputation account is delegated to ER (Day 3 program work), ER taps drop into the sub-50ms range.