Skip to content

Commit 63dc1c0

Browse files
Fix ideas page
1 parent cf7dd56 commit 63dc1c0

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

pages/stack/interop/ideas.mdx

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Superchain interoperability ideas
3+
lang: en-US
4+
description: Crypto used to be full of wild ideas—where are they now? Creativity and composability has been limited up until now
5+
---
6+
7+
Crypto used to be full of wild ideas—where are they now? Creativity and composability has been limited up until now. We’ve mastered wallets, DeFi, L2s, and stables. It’s time to bring back the bold. Discover net-new use cases that are uniquely enabled by Superchain Interop, and not just bridge abstraction.
8+
9+
It’s time to reimagine the onchain future together, reimagine your application with Superchain Interop and hack on Superchain Interop devnets.
10+
11+
## Cutting edge Superchain ideas
12+
13+
Hack on the various cutting edge applications that are uniquely enabled by Superchain Interop. We've compiled a list of Superchain interop ideas that you can use to help grow the Superchain
14+
15+
If you’ve experimented with an application, or library to support Superchain Interop, [please let us know and fill out this form](https://www.surveymonkey.com/r/398MYD9). We would love to reach out directly to provide technical and potential marketing support. You can also tag @Optimism on Twitter.
16+
17+
### Helpful Tools:
18+
[Interop docs](https://docs.optimism.io/stack/interop/explainer)
19+
[Devnet chain configs](https://docs.optimism.io/stack/interop/devnet)
20+
[Interop demo apps](https://console.optimism.io/templates)
21+
[Clone the Supersim repo to simulate Superchain Interop](https://github.com/ethereum-optimism/supersim)
22+
23+
### Interop ideas
24+
25+
| Use Case | Idea | Priority | Description | |
26+
|-----------|-----------------------------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|
27+
| DeFi | Superloans | P1 | Use collateral on ChainA and ChainB to execute an arbitrage opportunity on ChainA | |
28+
| | Superlend | P1 | Deposit ETH from ChainA or ChainB into a lend/borrow protocol for the best yield on ChainA or ChainB.Automatically rebalances to ChainA or ChainB based on best yield | |
29+
| | SuperCDP | P1 | Collateralized crosschain debt protocol that holds assets and issues a SuperchainERC20 on users preferred chain | |
30+
| | SuperPerp | P3 | Allow someone to deposit ETH from any chain in the Superchain to keep their perp position open | |
31+
| | Swap | P1 | Swap ETH for SuperchainERC20 across Chain A and/or ChainB for best price execution | |
32+
| | SuperArbitrage | P1 | Build a trading bot that uses Superchain interop to arbitrage DEX pools on ChainA and ChainB | |
33+
| | Predict | P1 | Prediction market that uses Superchain interop to determine whether a set of actions happens on a set of chainsEg Will Uniswap USDC-ETH on the Superchain see more volume than Velodrome USDC-ETH today? | |
34+
| Identity | Attestations | P1 | Use an attestation on chainA to interact with a smart contract on chainB Superchain attestations | |
35+
| | SuperGotchi | P3 | A Tamagotchi-like game where the pets llive as NFTs onchain, and transform based on activity on ChainA and ChainB | |
36+
| Wallets | SuperchainERC20 payment app | P2 | Build a wallet demo that uses chain specfic addr and superchain interop to send eth between chainA and chainB | |
37+
| | Superchain Wallet | P1 | Use Superchain interop to build a wallet that priortizes UX and abstracts the concepts of individual chains from the user | |
38+
| | Crosschain Account Abstract | P2 | Develop AA wallet experience that manages owners, sessions, balances, etc. across multiple chains | |
39+
| Onramping | 7683 + Superchain interop | P2 | Build an intent-based system for swapping or bridging that uses Superchain interop to verify intent fulfillment | |
40+
| | Bridge abstraction widget | P2 | Enable apps to use ETH balances from any chain in the Superchain to interact with target app | |
41+
| | CEX widget | P2 | Enable apps to leverage CEX integrations from a chain in the Superchain to to deposit/withdraw to any chain in the Superchain | |
42+
| Agents | Incentivizer Agent | P2 | A multi-chain agent that drips rewards to users via attestations (or tokens) to power users of the Superchain. | |
43+
| | | | | |
44+

0 commit comments

Comments
 (0)