From e90603565249f084a3204ccb57dce50ea8c69d13 Mon Sep 17 00:00:00 2001 From: BREAD <0xBreadguy@gmail.com> Date: Fri, 7 Aug 2026 18:07:36 +0200 Subject: [PATCH 1/2] Remove featured apps page --- docs/SUMMARY.md | 1 - docs/user/apps.md | 70 ----------------------------------------------- 2 files changed, 71 deletions(-) delete mode 100644 docs/user/apps.md diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 4db0bb2..613d4d6 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -11,7 +11,6 @@ - [Get Funds on Mainnet](user/bridge.md) - [Force-include a transaction](user/force-inclusion.md) - [Get ETH on Testnet](user/faucet.md) -- [Featured Apps](user/apps.md) - [User FAQ](user/faq.md) ## Developer Docs diff --git a/docs/user/apps.md b/docs/user/apps.md deleted file mode 100644 index 7102c23..0000000 --- a/docs/user/apps.md +++ /dev/null @@ -1,70 +0,0 @@ ---- -description: Featured apps on MegaETH — DeFi, gaming, NFTs, and the Rabbithole portal. ---- - -# Featured Apps - -MegaETH has a growing ecosystem of apps spanning DeFi, gaming, NFTs, and more. -You can browse and launch them directly from **Rabbithole**, the official MegaETH portal. - -{% hint style="info" %} -For the full list of live apps, visit [**rabbithole.megaeth.com/featured-apps**](https://rabbithole.megaeth.com/featured-apps). -To browse all projects (including upcoming ones), see the [**Discover**](https://rabbithole.megaeth.com/discover) page. -{% endhint %} - -## Trading - -| App | Description | -| ---------------------------------------------- | ----------------------------------------------------------------------------------------------------- | -| [**Kumbaya**](https://www.kumbaya.xyz/) | Swap ecosystem tokens with deep liquidity and earn rewards for creating content around cult launches. | -| [**Supernova**](https://www.supernova.vision/) | Trade and hedge interest rates, FX, and cross-crypto rates on a real-time onchain orderbook. | -| [**GMX**](https://app.gmx.io/) | Trade perpetuals with USDm on a decentralized exchange with up to 50x leverage. | -| [**SectorOne**](https://sectorone.io/) | Native DLMM DEX on MegaETH for low-slippage spot trading. | - -## Yield & Lending - -| App | Description | -| ----------------------------------- | --------------------------------------------------------------------------------------------------------------- | -| [**Aave**](https://app.aave.com/) | Lend and borrow assets across deeply liquid pools on one of DeFi's most battle-tested protocols. | -| [**Avon**](https://avon.xyz/) | Place limit orders for onchain credit and earn yield on USDm through Avon's MegaVault. | -| [**Cap**](https://cap.money/) | A stablecoin protocol that generates yield through covered credit, backstopped by onchain financial guarantees. | -| [**Beefy**](https://beefy.finance/) | Automates DeFi yield strategies by autocompounding tokens across top protocols. | - -## Gaming - -| App | Description | -| ------------------------------------------------------ | ----------------------------------------------------------------------------------------- | -| [**TopStrike**](https://www.topstrike.io/) | Trade and optimize fantasy football drafts based on real-time footballing moments. | -| [**Showdown**](https://alpha.showdown.game/) | Poker supercharged with action cards. | -| [**Stomp**](https://stomp.gg/) | Fully onchain PvP battles with collectible monsters you evolve and use against opponents. | -| [**Offshore Protocol**](https://offshoreprotocol.fun/) | An idle money laundering simulator where you build the optimal criminal network. | - -## NFTs & Culture - -| App | Description | -| ---------------------------------------- | ------------------------------------------------------------------------------------- | -| [**OpenSea**](https://opensea.io/) | The best place to discover, trade, and create onchain NFTs on MegaETH. | -| [**Rarible**](https://rarible.com/) | Buy, sell, and launch NFT collections on MegaETH. | -| [**Lemonade**](https://lemonade.social/) | Culture capital markets — create events and manage communities with AI-powered tools. | -| [**.MEGA Domains**](https://dotmega.me/) | Purchase human-readable .mega domain names with USDm. | - -## Infrastructure & Bridges - -| App | Description | -| -------------------------------------------------- | ----------------------------------------------------------------------------------- | -| [**LI.FI**](https://li.fi/) | Cross-chain swap and bridge aggregator for moving assets to MegaETH from any chain. | -| [**Stargate**](https://stargate.finance/) | Bridge USDT0 and USDm to MegaETH, powered by LayerZero. | -| [**deBridge**](https://debridge.com/) | Instant bridging from Solana and 25+ chains. | -| [**Across**](https://across.to/) | Fast, cheap, and secure cross-chain transfers. | -| [**Portal (Wormhole)**](https://portalbridge.com/) | Bridge USDC, ETH, SOL, and 100+ tokens across 30+ chains. | - -For more bridge options, see [Get Funds on Mainnet](bridge.md). - -## Discover More - -The MegaETH ecosystem is growing fast. -Visit these links to stay up to date: - -- [**Rabbithole — Featured Apps**](https://rabbithole.megaeth.com/featured-apps) — curated apps that are live now, coming soon, or on the horizon. -- [**Rabbithole — Discover**](https://rabbithole.megaeth.com/discover) — the full directory of all projects building on MegaETH, filterable by category. -- [**Fluffle Tools — Ecosystem**](https://www.fluffle.tools/) — community-driven project directory with voting. From d0ff8753122e18123e39d486ade7c11b3a9cfc4a Mon Sep 17 00:00:00 2001 From: BREAD <0xBreadguy@gmail.com> Date: Fri, 7 Aug 2026 18:51:51 +0200 Subject: [PATCH 2/2] Add ecosystem directory links --- docs/user/get-started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/user/get-started.md b/docs/user/get-started.md index e59583f..53cb128 100644 --- a/docs/user/get-started.md +++ b/docs/user/get-started.md @@ -64,6 +64,8 @@ See the [Faucet](faucet.md) page for details. ### Start using MegaETH You are ready to interact with dApps, send transactions, and explore the network. +Browse live apps in [Rabbithole Featured Apps](https://rabbithole.megaeth.com/featured-apps). +Explore more projects through [Rabbithole Discover](https://rabbithole.megaeth.com/discover) and the community-run [Fluffle Tools ecosystem directory](https://www.fluffle.tools/). Track real-time network performance at [uptime.megaeth.com](https://uptime.megaeth.com). {% endstep %} {% endstepper %}