Skip to content

Commit

Permalink
Merge pull request #1085 from ethereum-optimism/sb-nav-shuffle
Browse files Browse the repository at this point in the history
dropping OPM down
  • Loading branch information
sbvegan authored Nov 7, 2024
2 parents 58394cf + 8f5002d commit a9878f7
Show file tree
Hide file tree
Showing 16 changed files with 46 additions and 52 deletions.
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
// see https://nextjs.org/docs/basic-features/typescript for more information.
20 changes: 10 additions & 10 deletions pages/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,29 +65,29 @@
"display": "children"
},

"+++ OP MAINNET": {
"+++ OP STACK": {
"title": "",
"type": "separator"
},
"--- OP MAINNET": {
"title": "OP MAINNET",
"--- OP STACK": {
"title": "OP STACK",
"type": "separator"
},
"chain": {
"title": "OP Mainnet",
"stack": {
"title": "OP Stack",
"display": "children"
},

"+++ OP STACK": {
"+++ OP MAINNET": {
"title": "",
"type": "separator"
},
"--- OP STACK": {
"title": "OP STACK",
"--- OP MAINNET": {
"title": "OP MAINNET",
"type": "separator"
},
"stack": {
"title": "OP Stack",
"chain": {
"title": "OP Mainnet",
"display": "children"
},

Expand Down
1 change: 0 additions & 1 deletion pages/builders/app-developers/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"overview": "Overview",
"quick-start": "Superchain app quick start",
"tutorials": "Tutorials",
"contracts": "Smart contracts",
"transactions": "Transactions",
"bridging": "Bridging",
"tools": "App tools"
Expand Down
15 changes: 0 additions & 15 deletions pages/builders/app-developers/contracts.mdx

This file was deleted.

3 changes: 0 additions & 3 deletions pages/builders/app-developers/contracts/_meta.json

This file was deleted.

6 changes: 0 additions & 6 deletions pages/builders/app-developers/contracts/superchain-erc20.mdx

This file was deleted.

4 changes: 2 additions & 2 deletions pages/stack/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"transactions": "Transactions",
"features": "Features",
"security": "Security",
"--- Experimental": {
"title": "Experimental",
"--- EXPERIMENTAL": {
"title": "EXPERIMENTAL",
"type": "separator"
},
"opcm": "OP Contracts Manager",
Expand Down
6 changes: 1 addition & 5 deletions pages/stack/interop.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@ Documentation covering Cross Chain Message, Explainer, Message Passing, Op Super

<Card title="OP Supervisor" href="/stack/interop/op-supervisor" />

<Card title="SuperchainERC20" href="/stack/interop/superchain-erc20" />

<Card title="SuperchainWETH (Interoperable ETH)" href="/stack/interop/superchain-weth" />

<Card title="Supersim multichain development environment" href="/stack/interop/supersim" />

<Card title="How to transfer a SuperchainERC20" href="/stack/interop/transfer-superchainERC20" />
<Card title="Cross domain assets" href="/stack/interop/assets" />
</Cards>
4 changes: 1 addition & 3 deletions pages/stack/interop/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"explainer": "Interop explainer",
"cross-chain-message": "Anatomy of cross-chain message",
"supersim": "Supersim Multichain Development Environment",
"superchain-erc20": "SuperchainERC20",
"message-passing": "Interop message passing",
"superchain-weth": "SuperchainWETH (Interoperable ETH)",
"op-supervisor": "OP Supervisor",
"transfer-superchainERC20": "How to transfer a SuperchainERC20"
"assets": "Assets"
}
19 changes: 19 additions & 0 deletions pages/stack/interop/assets.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Interop
description: Documentation covering Cross Chain Message, Explainer, Message Passing, Op Supervisor, Superchain Erc20, Superchain Weth, Supersim, Transfer Superchainerc20 in the Interop section of the OP Stack ecosystem.
lang: en-US
---

import { Card, Cards } from 'nextra/components'

# Interop

Documentation covering SuperchainERC20, Superchain WETH, Supersim, and how to transfer a SuperchainERC20.

<Cards>
<Card title="SuperchainERC20" href="/stack/interop/assets/superchain-erc20" />

<Card title="SuperchainWETH (Interoperable ETH)" href="/stack/interop/assets/superchain-weth" />

<Card title="How to transfer a SuperchainERC20" href="/stack/interop/assets/transfer-superchainERC20" />
</Cards>
5 changes: 5 additions & 0 deletions pages/stack/interop/assets/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"superchain-erc20": "SuperchainERC20",
"superchain-weth": "SuperchainWETH (Interoperable ETH)",
"transfer-superchainERC20": "How to transfer a SuperchainERC20"
}
File renamed without changes.
File renamed without changes.
4 changes: 4 additions & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,7 @@
/builders/cex-wallet-developers/cex-support /builders/app-developers/overview
/builders/cex-wallet-developers/wallet-support /builders/app-developers/overview
/builders/cex-wallet-developers /builders/app-developers/overview
/stack/interop/superchain-erc20 /stack/interop/assets/superchain-erc20
/stack/interop/superchain-weth /stack/interop/assets/superchain-weth
/stack/interop/transfer-superchainERC20 /stack/interop/assets/transfer-superchainERC20
/builders/app-developers/contracts/superchain-erc20 /stack/interop/assets/superchain-erc20
9 changes: 3 additions & 6 deletions words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ Holesky
holesky
IGNOREPRICE
ignoreprice
Immunefi
implicity
Immunefi
Inator
inator
INFLUXDBV
Expand Down Expand Up @@ -289,6 +289,7 @@ productionize
productionized
Protip
Proxied
Proxyd
proxyd
pseudorandomly
Pyth
Expand Down Expand Up @@ -327,9 +328,7 @@ safedb
Schnorr
secp
SELFDESTRUCT
SEPOLIA
Sepolia
sepolia
seqnr
SEQUENCERHTTP
sequencerhttp
Expand Down Expand Up @@ -375,7 +374,6 @@ Thirdweb
threadcreate
tility
timeseries
Tranfer
trustlessly
trustrpc
txfeecap
Expand All @@ -396,12 +394,11 @@ vhosts
Viem
viem
Viem's
voxel
VMDEBUG
vmdebug
VMODULE
vmodule
voxel
wagmi
Warpcast
xlarge
XORI
Expand Down

0 comments on commit a9878f7

Please sign in to comment.