Architecture
How NorthStar executes, confirms, and settles session state.
Last updated
How NorthStar executes, confirms, and settles session state.
NorthStar splits execution between Solana L1 and an Ephemeral Rollup. This section covers the system behavior that makes sessions fast, isolated, and safe to settle back.
ER Topology — components and the data flow for a full session lifecycle.
Real-Time Confirmation — how confirmation reaches millisecond-scale latency.
Security Model — trust assumptions, custody guarantees, and the challenge protocol.
Use this section to understand:
where execution happens
when a transaction is considered confirmed
how ER state becomes canonical on L1
what holds when an operator misbehaves
For the user-facing model, start with Concepts. For protocol details, use Reference.
Last updated
