OP Stack
Conduit allows you to launch a rollup in a fraction of the time with the OP Stack. Optimism’s documentation (opens in a new tab) will serve you well, but there are Conduit specific details you’ll need to take into account.
OP stack is the premiere open-source rollup implementation. In their Bedrock Explainer (opens in a new tab) (the latest version of OP Stack) Optimism outlines the benefits of their modular stack. You get:
- 10-100x cheaper fees than Ethereum Mainnet
- Interoperability with Mainnet through trustless bridging
- Ethereum Equivalence, so you can use the same workflows and tooling
- Improved node performance, so you can get thousands of transactions per second
Below is a great primer on how the OP Stack works to bring you more performance while maintaining security.
https://www.paradigm.xyz/2021/01/how-does-optimisms-rollup-really-work (opens in a new tab)
FAQ
How do I withdraw/bridge tokens?
Please see our guide of using the Conduit SDK alongside the Optimism SDK here (opens in a new tab).