In the Blockchain Trilemma, L1s can only achieve two out of the three properties.
Using rollups, we can attempt to solve the Blockchain Trilemma by shifting the workload to the L2 while inheriting the security guarantees from the L1.
Rollup type
What if we combined the best of both worlds?
Optimistic + ZK = Hybrid Rollup
Hybrid Rollup combines the flexibility and composability of Optimistic Rollups with the efficiency and scalability of ZK Rollups into a single cohesive protocol
Features
1
Improved scalability
Tailor your approach based on your needs
Offers a configurable mechanism for users to choose between Optimistic or ZK for transaction validation, accommodating for both near-instant withdrawals and a longer fraud challenge window
2
Enhanced security
Solving EVM Instability
By leveraging MIPS, we can eliminate the challenges linked to zkEVM instability by integrating zkMIPS as our "ZK rollup" component
3
Enhanced security Increased flexibility
Seamlessly integrate zkMIPS with existing L2s
Current L2s can utilize zkMIPS to generate proofs for their computations. This compatibility eliminates the need for L2 platforms to develop the hybrid rollup architecture from scratch.