Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: DOCS-773 No-code deployer custom gas token on Mainnet #1708

Merged
merged 1 commit into from
Sep 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion pages/scaling-services-nocode-deployer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ To deploy a rollup using a Testnet network, follow these steps:
* **Rollup Name**
<img src="/docs/scale/rollup-name.png" class="responsive-pic" width="500" />
* **Gas Token**
* **ETH**: Use ETH to pay your network's gas fees.
* **Custom Gas Token** (If DA layer = AnyTrust): For gas fees, use your [custom ERC-20 token](/scaling-services-nocode-deployer/#custom-gas-token) created and deployed on the network.
<img src="/docs/scale/native-token.png" class="responsive-pic" width="500" />
5. On the **Infrastructure** tab, check the components included in the Starter package, and then click **Confirm**.
<img src="/docs/scale/infra-package.png" class="responsive-pic" width="700" />
Expand Down Expand Up @@ -90,7 +92,7 @@ To deploy a rollup using a Mainnet network, follow these steps:
<img src="/docs/scale/gas-token.png" class="responsive-pic" width="500" />
6. On the **Infrastructure** tab, check the components included in your package, and then click **Confirm**.
<img src="/docs/scale/mainnet-infra-package.png" class="responsive-pic" width="700" />
7. In the **Summary** dialog, check your complete rollup specification, and then click **Confirm and Pay**.
7. In the **Summary** dialog, check your complete rollup specification, and then click **Confirm and Pay**. Make sure you have `0.9 ETH` and `0.2 Custom Gas Token` in your wallet to deploy your rollup on a Mainnet.
<img src="/docs/scale/mainnet-summary.png" class="responsive-pic" width="350" />
8. On the Stripe checkout page, provide your card details, and then click **Subscribe** to deploy the configured rollup.

Expand Down
Binary file modified public/scale/mainnet-summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading