Plasma
Plasma was an early Ethereum scaling proposal that moved transaction processing to child chains anchored to the main chain, influential in Layer 2 res
Plasma was an early Ethereum scaling proposal that moved transaction processing to child chains anchored to the main cha...
entity.trust_high
Sep 2026 · Показник свіжості: 50%
Що таке Plasma?
Plasma was an early Ethereum scaling proposal that moved transaction processing to child chains anchored to the main chain, influential in Layer 2 res
- Category
- concept
- Type
- Authority Node
- Джерела
- 1
A Plasma chain runs its own consensus and periodically submits block commitments (Merkle roots) to the main chain. Users deposit assets into the Plasma chain and can exit by submitting proof of ownership during a challenge window; fraud pro
Plasma was a foundational scaling research direction (proposed by Vitalik Buterin and Joseph Poon, 2017) that influenced rollups. Its insights about commitments, exits, and fraud proofs shaped modern optimistic rollups, though Plasma itself
Граф знань
1 relationsClick a node to keep exploring
Пов'язані
1. What Is Plasma
Plasma is an early layer-2 scaling framework that moves computation and state off-chain into child chains, with periodic commitments posted to the main chain and fraud-proof-based exits.
2. How It Works
A Plasma chain runs its own consensus and periodically submits block commitments (Merkle roots) to the main chain. Users deposit assets into the Plasma chain and can exit by submitting proof of ownership during a challenge window; fraud proofs challenge invalid exits. Plasma's design was limited by data-availability problems — exits require data users may not have.
3. Why It Matters
Plasma was a foundational scaling research direction (proposed by Vitalik Buterin and Joseph Poon, 2017) that influenced rollups. Its insights about commitments, exits, and fraud proofs shaped modern optimistic rollups, though Plasma itself was largely superseded.
4. Key Facts
- Plasma Cash and Plasma MVP were key variants
- Exit games were complex and vulnerable without data availability
- Rollups solved Plasma's data problem by posting data on L1
- Plasma remains relevant to discussions of L2 security models
5. Related Concepts
- layer-2
- rollup
- fraud-proof
- data-availability
Frequently Asked Questions
What is Plasma?
Plasma was an early Ethereum scaling proposal that moved transaction processing to child chains anchored to the main chain, influential in Layer 2 res
How does Plasma work?
Plasma is an early layer-2 scaling framework that moves computation and state off-chain into child chains, with periodic commitments posted to the main chain and fraud-proof-based exits. A Plasma chain runs its own consensus and periodically submits block commitments (Merkle roots) to the main chai
Why does Plasma matter in Web3?
- rollup - fraud-proof - data-availability