Deploying a Mainnet
This guide provides a step-by-step walkthrough for deploying a mainnet using Conduit.
Steps
Access the Conduit App
Navigate to the Conduit App, log in, and click Deploy a Rollup
in the top-right corner.
Rollup Name & Chain ID
Choose a name
and a unique chainid
for your rollup. Check Chainlist or ChainID Network to ensure the Chain ID is available. We also recommend submitting a PR to their repositories after deployment.
Tech Stack & Environment
Select your preferred rollup framework
, settlement layer
, and Data Availability (DA)
from the available options. For Environment, choose "Mainnet"
.
(Arbitrum Only) Enable Custom Gas Token (CGT)
If using Arbitrum, you can enable a custom gas token by specifying the contract address.
Add Billing Details
Click Continue
to proceed to the billing and funding page. Enter your credit card details to pay for the subscription. If you have a promotion code, enter it at this step. Click Pay & Subscribe
to continue.
Fund the Deployer Wallet
Add funds to the deployer wallet to cover deployment costs. You can either connect a wallet or transfer funds manually to the provided wallet address.
If using a Custom Gas Token, you will addionally need to fund the deployer wallet with it.
Deployment in Progress
Your rollup is now being deployed. Once your mainnet is live, you’ll be ready to start building and scaling. Congratulations!