Page cover

Architecture Diagram

The flow from Telegram login to gameplay, treasury, and burns.

High-Level Diagram

The architecture balances speed for players with on-chain transparency for the token economy.

1

Telegram

  • User logs in with Telegram account (no extra signup).

2

PoP Servers (Off-Chain)

  • Off-chain ledger tracks balances instantly.

  • Games run here with fairness logs & anti-cheat.

3

Blockchain (Base, On-Chain)

  • Deposits & withdrawals

  • Staking & penalties

  • Rake burns & treasury management


Component Breakdown

Telegram Layer

  • User identity via Telegram ID

  • Notifications, match results, referral updates

Ledger Layer (PoP Servers)

  • Instant balance updates

  • Matchmaking, logs, and fairness checks

Blockchain Layer (Base)

  • Custody of $POP and stablecoins

  • Burns and buybacks on-chain


Why Hybrid Architecture?

Running everything on-chain would be slow and expensive. Running everything off-chain would lack trust. PoP combines the best of both:

Fast matches, smooth gameplay, zero gas per tap.


Example Flow

Player deposits 100 USDC (on-chain).

Ledger updates instantly to show $100 balance.

Player enters a $10 match → ledger updates in real time.

Winner gets $18, rake $2 split (burn + treasury).

Burns + treasury updates executed on-chain at intervals.

Player withdraws $50 → processed on-chain.

Last updated