> ## Documentation Index
> Fetch the complete documentation index at: https://docs.magicblock.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# 白皮书

> Ephemeral Rollups Are All You Need (https://arxiv.org/abs/2311.02650)

**作者：** Gabriele Picco, Andrea Fortugno

我们提出了一个利用 **Solana Virtual Machine (SVM)** 的框架，用于扩展完全链上应用，同时避免状态碎片化，也不牺牲信任假设。

为了提升可扩展性与资源优化能力，我们引入了 **Ephemeral Rollups (ERs)** 的概念：

* 可定制的专用运行时，以获得更高的运行速度。
* 可配置的 ticking 机制。
* 可证明的会话与免 Gas 交易。
* 在不牺牲可组合性的前提下实现扩展性。

***

> 本白皮书阐述了 MagicBlock 架构的基础，以及我们为完全链上生态系统提出的创新解决方案。
