-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1082 from ethereum-optimism/sb-remove-outdated-files
removing out of date files
- Loading branch information
Showing
9 changed files
with
7 additions
and
587 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,15 @@ | ||
--- | ||
title: Contracts | ||
lang: en-US | ||
description: >- | ||
Information on Solidity compatibility, contract optimization, and system | ||
contracts for OP Stack. | ||
description: Information on the Superchain ERC-20 | ||
--- | ||
|
||
import { Card, Cards } from 'nextra/components' | ||
|
||
# Contracts | ||
|
||
This section provides information on Solidity compatibility, contract optimization on OP Stack, and using OP Stack system contracts. You'll find guides and tutorials to help you understand and work with these topics. | ||
This section provides information on the Superchain ERC-20. | ||
|
||
<Cards> | ||
<Card title="Solidity Compatibility" href="/builders/app-developers/contracts/compatibility" /> | ||
|
||
<Card title="Contract Optimization on OP Stack" href="/builders/app-developers/contracts/optimization" /> | ||
|
||
<Card title="Using OP Stack System Contracts" href="/builders/app-developers/contracts/system-contracts" /> | ||
|
||
<Card title="Superchain-erc20" href="/builders/app-developers/contracts/superchain-erc20" /> | ||
</Cards> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
{ | ||
"compatibility": "Solidity compatibility", | ||
"system-contracts": "System contracts", | ||
"optimization": "Cost optimization", | ||
"superchain-erc20": "SuperchainERC20" | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
100 changes: 0 additions & 100 deletions
100
pages/builders/app-developers/contracts/system-contracts.mdx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.