Optimistic Rollup

Architecture

Optimistic rollups operate by bundling multiple off-chain transactions into a single batch, which is then submitted to the Layer 1 blockchain. The core architectural principle relies on an assumption of honesty, where transactions are considered valid unless proven otherwise during a challenge period. This design allows for high throughput by minimizing the computational load on the main chain.