Skip to content

Commit f56d7f5

Browse files
committed
adding assets folder
1 parent de5b2b6 commit f56d7f5

File tree

11 files changed

+11
-29
lines changed

11 files changed

+11
-29
lines changed

next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
/// <reference types="next/image-types/global" />
33

44
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
5+
// see https://nextjs.org/docs/basic-features/typescript for more information.

pages/builders/app-developers/_meta.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"overview": "Overview",
33
"quick-start": "Superchain app quick start",
44
"tutorials": "Tutorials",
5-
"contracts": "Smart contracts",
65
"transactions": "Transactions",
76
"bridging": "Bridging",
87
"tools": "App tools"

pages/builders/app-developers/contracts.mdx

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

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

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

pages/builders/app-developers/contracts/superchain-erc20.mdx

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

pages/stack/interop/_meta.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"explainer": "Interop explainer",
33
"cross-chain-message": "Anatomy of cross-chain message",
44
"supersim": "Supersim Multichain Development Environment",
5-
"superchain-erc20": "SuperchainERC20",
65
"message-passing": "Interop message passing",
7-
"superchain-weth": "SuperchainWETH (Interoperable ETH)",
86
"op-supervisor": "OP Supervisor",
9-
"transfer-superchainERC20": "How to transfer a SuperchainERC20"
7+
"assets": "Assets"
108
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"superchain-erc20": "SuperchainERC20",
3+
"superchain-weth": "SuperchainWETH (Interoperable ETH)",
4+
"transfer-superchainERC20": "How to transfer a SuperchainERC20"
5+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)