Simplifying the Rollup
An introduction to Signet, init4, and the Signet ecosystem.
Last updated
An introduction to Signet, init4, and the Signet ecosystem.
Last updated
Ethereum rollups are the intellectual descendants of a project called . Plasmas were complex multi-layered chain systems that used intricate proofs to connect to Ethereum. The research community gradually abandoned Plasmas because their proving trade-offs turned out to be unsuitable to real applications.
Around the time Plasma was falling out of favor, a transaction batching service for simple payments called was being developed. Plasma researchers co-opted the name rollup and shifted their focus to the development of early rollups, while still focusing on the proving systems.
Today, many more rollups have been created. All of these projects have carried forward the original Plasma architecture, placing a proving system at the center of the tech stack. Today rollups are mostly categorized by their proving system — zk or optimistic — but that doesn't have to be the case.
Ethereum rollups have always been complex. They have never had an era where they weren't complex. They didn't start simple and evolve; they were born complex and stayed that way. Their core ideas have never been fundamentally challenged.
Signet's thesis is that the complexity isn't necessary.
Think of rollups as sandwiches. Current-generation rollups all have the same set of "mandatory ingredients" inherited from their common ancestry. To differentiate, they add more and more "toppings", resulting in increasingly massive sandwich-systems.
Signet is the classic grilled cheese of rollups. Bread, butter, and cheese: simple, effective, and satisfying for most users. We're not saying complex rollups aren't for anyone, just that they're not for everyone.
We built Signet to be straightforward, fast, and affordable.
Full EVM compatibility. Deploy smart contracts, connect wallets, farm $YAMs.
Simple deployment and ops. Signet is a drop-in update to your existing Ethereum node. No more 4-node docker-compose
setups to run a rollup.
Massively higher gas limits. Eliminating protocol and proving overhead frees up resources for users.