From 104123e38e0643b6e99770e2dd505c38daf72c6b Mon Sep 17 00:00:00 2001 From: Pierce <61638175+pharger@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:59:44 -0600 Subject: [PATCH] Update get-started.mdx Remove ETH denver callout and add faucet link --- pages/app-developers/get-started.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/app-developers/get-started.mdx b/pages/app-developers/get-started.mdx index ed8ee8db8..7592b9d1a 100644 --- a/pages/app-developers/get-started.mdx +++ b/pages/app-developers/get-started.mdx @@ -34,6 +34,7 @@ The SuperchainERC20 Starter Kit allows you to focus on what to deploy, not how t | Tool | Description | | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------- | +| [Superchain Faucet](https://console.optimism.io/faucet?utm_source=docs) | One stop shop to grab testnet ETH for any Superchain network. | | [Supersim](tools/supersim) | Local multi-chain testing environment for smart contracts. | | [Super CLI](https://github.com/ethereum-optimism/super-cli) | Command-line tool for seamless multichain app deployment and testing. | | [Superchain Relayer](https://github.com/ethereum-optimism/superchain-relayer) | UI for monitoring and managing cross-chain transactions. | @@ -62,8 +63,6 @@ There is so much more than just bridge abstraction. Hack on the various cutting- | :--------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------ | :--------------------------------------------------------------------------------------------------------------- | | Use collateral on ChainA and ChainB to execute an arbitrage opportunity on ChainA. | Deposit ETH into lending protocols across chains for optimal yield, with automatic rebalancing based on best rates. | Collateralized crosschain debt protocol that holds assets and issues a SuperchainERC20 on user preferred chains. | -* [Join the Super Hackathon at ETH Denver 2024](https://www.ethdenver.com/) - ## Join app dev community and build together Join the OP Labs team and fellow Superchain Interop builders to share ideas, provide feedback, ask questions, and get the [support](https://github.com/ethereum-optimism/developers/discussions) you need.