Developer
Last updated
This section gives technical readers a high-level view of how perps. is structured.
It is intentionally public-facing. It does not document private infrastructure, secrets, deployment procedures, or internal operational runbooks.
On-chain state is the source of truth for trading and lifecycle state.
Indexed data supports fast reads, charts, search, and profile views.
The app is chain-explicit so users and developers can reason about the active network.
Product surfaces should distinguish lifecycle state from trading readiness.
Creator profile and identity layer.
Social token launch and bonding-curve lifecycle.
Perpetual market engine for supported markets.
Market data indexing and read models.
XP, badge, and rank progression.
Private deployment topology.
Secret management.
Internal monitoring procedures.
Admin-only actions.
Incident response runbooks.
Last updated