With Caldera, you can deploy dedicated rollups using the Arbitrum Nitro stack.Arbitrum Nitro is a battle-tested Optimistic Rollup stack. Arbitrum Nitro powers Arbitrum One, the flagship Arbitrum chain, and Arbitrum Nova, a lower-cost chain targeted towards gaming. Arbitrum Nitro secures over $6 Billion in TVL across chains in production.
Arbitrum AnyTrust, a variant of Arbitrum Nitro technology, adopts a mild trust assumption to lower transaction costs. Unlike standard Arbitrum where all nodes require access to every Layer 2 transaction data, AnyTrust relies on a Data Availability Committee (DAC) to store and provide data on demand, assuming at least two members are trustworthy for data availability. It employs Data Availability Certificates (DACerts) to guarantee data availability until a specified expiration time.With Anytrust, you can achieve a further 10-100x cost decrease compared to a standard rollup.This setup allows for more cost-effective transaction processing while ensuring data availability, aiding in creating personal AnyTrust and Rollup chains with an infrastructure capable of significantly higher capacity than Ethereum, yet still leveraging Ethereum’s security framework.
Arbitrum Stylus is an advancement to the Arbitrum Nitro technology, introducing a secondary, co-equal WASM virtual machine alongside the existing Ethereum Virtual Machine (EVM) on the Arbitrum chains like Arbitrum One, Arbitrum Nova, and Arbitrum Orbit. This new virtual machine enhances the programming environment, enabling developers to write and deploy smart contracts using languages like Rust, C, or C++.WASM execution is significantly more performant (Over 10x less gas used) and allows developers to use battle-tested Rust, C++, and C libraries in their smart contracts.