Skip to content

Commit 4c26ad1

Browse files
authored
Merge pull request #822 from ethereum-optimism/nick/remove-deployment-rebate
Remove deployment rebate
2 parents 9d286aa + e1e916e commit 4c26ad1

File tree

3 files changed

+0
-55
lines changed

3 files changed

+0
-55
lines changed

pages/builders/app-developers/overview.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ They'll help you get a head start when building your first Optimistic project.
5454
| Tutorial Name | Description | Difficulty Level |
5555
| --------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ---------------- |
5656
| [Deploying Your First Contract on OP Mainnet](tutorials/first-contract) | Learn how to deploy your first contract to OP Mainnet with Remix and MetaMask. | 🟢 Easy |
57-
| [Deploying Your Contracts for Free on the Superchain](tutorials/deploy-for-free) | Learn how to deploy your contracts for free on the Superchain using the Superchain Developer Console | 🟢 Easy |
5857
| [Bridging ETH With the Optimism SDK](tutorials/cross-dom-bridge-eth) | Learn how to use the Optimism SDK to transfer ETH between Layer 1 (Ethereum or Sepolia) and Layer 2 (OP Mainnet or OP Sepolia). | 🟢 Easy |
5958
| [Bridging ERC-20 Tokens With the Optimism SDK](tutorials/cross-dom-bridge-erc20) | Learn how to use the Optimism SDK to transfer ERC-20 tokens between Layer 1 (Ethereum or Sepolia) and Layer 2 (OP Mainnet or OP Sepolia). | 🟢 Easy |
6059
| [Bridging your Standard ERC-20 token using the Standard Bridge](tutorials/standard-bridge-standard-token) | Learn how to bridge your standard ERC-20 token to layer 2 using the standard bridge. | 🟡 Medium |

pages/builders/app-developers/tutorials/_meta.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"first-contract": "Deploying Your First Contract on OP Mainnet",
3-
"deploy-for-free": "Deploying Your Contracts for Free on the Superchain",
43
"cross-dom-solidity": "Communicating Between Chains in Solidity",
54
"cross-dom-bridge-eth": "Bridging ETH With the Optimism SDK",
65
"cross-dom-bridge-erc20": "Bridging ERC-20 Tokens With the Optimism SDK",

pages/builders/app-developers/tutorials/deploy-for-free.mdx

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)