Live Demo
Experience the first based L3 appchain in action—a landmark demonstration of synchronous composability between an L3 appchain and its settlement layer (Base). Try the Live Demo →What This Demo Shows
The demo showcases a based L3 appchain synchronously reading data from its L2 settlement layer in real-time. While this may seem simple, the implications are significant—it previews a world where millions of appchains operate in sync, all secured by Ethereum’s unified network.Key Features
- Synchronous composability - The appchain reads settlement layer state atomically, without async bridges or oracles
- Real-time data - Oracle feed and balances update synchronously from Base
- Interactive trading - Buy and sell WETH directly on the appchain using settlement layer data
- Leaderboard and history - Track transactions and activity across the network
What You’ll Experience
When you connect your wallet and interact with the demo, you’re experiencing:- Atomic cross-chain reads - The appchain queries Base contract state in the same transaction
- No oracles needed - Direct access to settlement layer data eliminates oracle risks
- Seamless UX - Operations feel like they’re happening on a single chain
How It Works
The demo uses Pylon’s synchronous composability infrastructure:- Appchain deployment - A based L3 appchain settles to Base L2
- Cross-chain reads - When the frontend queries WETH balance or price, it calls contracts that read from Base
- Coordinated sequencing - Pylon’s coordinator detects these calls, forwards them to Base, and injects results back
- Synchronous execution - All operations complete atomically in a single transaction
Why This Matters
This demo represents a significant step toward a unified Ethereum:- Lightweight deployment - Developers can easily deploy their own L3, inheriting composability and tooling
- No expensive oracles - Direct settlement layer access eliminates oracle costs and risks
- Customizability - Full control over execution environment while maintaining ecosystem compatibility
- Scalability + liquidity - Achieve appchain scalability while accessing underlying L2 liquidity and users
Next Steps
After exploring the demo:- Quickstart - Deploy your own cross-chain application
- Build Onchain - Learn to build similar apps
- Core Concepts - Understand based appchains and synchronous composability
What’s Coming
This demo shows synchronous reads—a foundational capability. Over the coming months, we’re releasing:- Higher levels of synchronous composability
- Synchronous writes (modify settlement layer state from appchain)
- The first production based L3 appchain
Try the Live Demo →