Skip to content

Commit 1e95a48

Browse files
authored
Merge pull request #24 from scroll-tech/develop
update from main
2 parents 2db2c7c + 8a311e0 commit 1e95a48

28 files changed

+13
-809
lines changed

public/svgs/Brownie.svg

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

public/svgs/Foundry.svg

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

public/svgs/Hardhat.svg

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

public/svgs/Remix.svg

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

public/svgs/Truffle.svg

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

src/assets/svgs/home/EthersJS.svg

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

src/content/docs/en/developers/developer-ecosystem.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Developer Ecosystem"
55
lang: "en"
66
permalink: "developers/developer-quickstart"
77
excerpt: "Scroll Developer Quickstart helps you acquire testnet Ether, configure your network, and access all of your favorite tooling"
8-
whatsnext: { "Verify Your Smart Contracts": "/en/developers/verifying-smart-contracts" }
8+
whatsnext: { "Scroll Messenger Cross-chain Integrations": "/en/developers/guides/scroll-messenger-cross-chain-interaction" }
99
---
1010

1111
import Aside from "../../../../components/Aside.astro"

src/content/docs/en/developers/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ date: Last Modified
44
title: "Developer Frequently Asked Questions"
55
lang: "en"
66
permalink: "developers/faq"
7-
whatsnext: { "L1 & L2 Bridging": "/en/developers/getting-started/" }
7+
whatsnext: { "Scroll Contracts": "/en/developers/scroll-contracts/" }
88
excerpt: "."
99
---
1010

src/content/docs/en/developers/guides/auditing-your-code.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ date: Last Modified
44
title: "Auditing your code"
55
lang: "en"
66
permalink: "developers/guides/auditing-your-code"
7-
whatsnext: { "Running a Scroll Node": "/developers/guides/running-a-scroll-node" }
7+
whatsnext: { "Checking Transaction Journey Guide": "/developers/guides/checking-transaction-journey" }
88
excerpt: "Get your code audited in the Scroll Audit Marketplace built on Areta Market."
99
---
1010

src/content/docs/en/developers/guides/running-a-scroll-node.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Running a Scroll L2geth Node"
55
lang: "en"
66
permalink: "developers/guides/running-a-scroll-node"
77
excerpt: "This guide contains instructions on how to run your own node on the Scroll network."
8-
whatsnext: { "Checking Transaction Journey Guide": "/developers/guides/checking-transaction-journey" }
8+
whatsnext: { "Auditing Your Code": "/developers/guides/auditing-your-code" }
99
---
1010

1111
import Aside from "../../../../../components/Aside.astro"

0 commit comments

Comments
 (0)