Documentation Index
Fetch the complete documentation index at: https://docs.plasma.to/llms.txt
Use this file to discover all available pages before exploring further.
TL;DR
- Built for stablecoin payments. Plasma is designed around high-volume money movement, payment applications, and stablecoin-first user experiences.
- Fully EVM compatible. Developers can use existing Solidity contracts, wallets, libraries, and frameworks with minimal changes.
- High-performance architecture. Plasma combines a BFT consensus layer with an EVM execution environment built on Reth.
- Payment-focussed. Plasma is developing protocol-maintained infrastructure for stablecoin gas payments, privacy-preserving transfers, and other payment-specific workflows.
- Deep stablecoin liquidity. Plasma has one of the deepest stablecoin liquidity bases of any blockchain, giving builders access to large-scale payment liquidity from day one.
- Product and network together. Plasma One is the flagship product built on the Plasma network, turning the underlying infrastructure into a consumer account people can actually use.
Why Build on Plasma
Stablecoin transfers are already useful. Building full payment products around them is still difficult. A neobank, card product, merchant checkout, payroll system, remittance app, or agentic payment service needs more than token transfers. It needs reliable settlement, liquidity, gas abstraction, account infrastructure, permissions, privacy, monitoring, fiat connectivity, and integrations with financial partners. Today, teams often assemble those pieces across many chains, vendors, contracts, APIs, and operational systems. That creates complexity before a product can reach scale. Plasma is designed to reduce that complexity for stablecoin builders. Developers can deploy EVM applications using familiar tools such as Foundry, Hardhat, Solidity libraries, and standard wallets. At the same time, Plasma is building payment-specific infrastructure around the network, including protocol-maintained components for stablecoin gas abstraction and confidential payment flows.Design Philosophy
Plasma is built around the principle that stablecoin payments deserve first-class treatment at the protocol level. General-purpose blockchains are optimized for broad programmability. Plasma keeps that programmability through EVM compatibility, but focuses the network, partners, and ecosystem around payment use cases. That means prioritizing:- low-cost stablecoin transfers
- high-throughput payment activity
- predictable settlement
- stablecoin liquidity
- account abstraction and gas abstraction
- privacy-preserving payment flows
- compatibility with existing EVM tooling
- integrations with the broader payments ecosystem