Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions pages/app-developers/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down Expand Up @@ -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.
Expand Down