From e31ce709fa6ac0da7a50d445a7f3b7e47716ea2b Mon Sep 17 00:00:00 2001 From: cryptorugmunch Date: Thu, 9 Jul 2026 20:17:55 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20homepage=20redesign=20=E2=80=94=20stats?= =?UTF-8?q?=20bar,=20gradient=20cards,=20live=20sites,=20product=20landing?= =?UTF-8?q?=20pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Stats bar: 6 products, 17 repos, 55 chains, 3 months - Gradient product cards with hover effects + product logos - Live sites grid (DegenFeed, Pry, WalletPress, Telegram) - walletpress.cc coming soon page deployed - pryscraper.com coming soon page deployed (terminal aesthetic) - Both domains DNS updated to Pages --- src/pages/index.mdx | 294 +++++++++++++++++++++++++++----------------- 1 file changed, 183 insertions(+), 111 deletions(-) diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 6795e72..d3cf16d 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -1,166 +1,237 @@ --- title: Rug Munch Media -description: Wyoming-built open-source AI + Web3 tools protecting retail crypto investors. +description: Wyoming-built open-source Web3 + AI infrastructure. Protecting retail investors. hide_table_of_contents: true --- import Link from '@docusaurus/Link'; +import BrowserOnly from '@docusaurus/BrowserOnly';
-
-
- Rug Munch Media -

- Open-source tools that protect retail crypto investors. -

-

- We build the scanner that catches rug pulls before you ape, the feed that - unifies every social protocol, the wallet engine that works across 55 chains — - and we give it all away. Open-source. Self-hostable. No catch. -

+
-
- Rug Munch Intelligence → - Read Our Story -
+
+ Rug Munch Media + +

+ Open-source tools that protect retail crypto investors. +

+ +

+ We build the scanner that catches rug pulls before you ape, the feed that unifies every social protocol, + the wallet engine that works across 55 chains — and we give it all away. Wyoming-built. Self-funded. No VC. +

+ +
+ Rug Munch Intelligence → + Read Our Story +
+
+
+ +{/* ── Stats Bar ─────────────────────────────────────────────── */} +
+
+ {[ + { value: '6', label: 'Products Shipping' }, + { value: '17', label: 'Public Repos' }, + { value: '55', label: 'Chains Supported' }, + { value: '3', label: 'Months Building' }, + ].map(s => ( +
+
{s.value}
+
{s.label}
+
+ ))}
{/* ── Products ──────────────────────────────────────────────── */} -
+
-

- What We Build +

+ Products

-

- Every product protects retail investors. Everything is open-source. Everything runs on your own hardware if you want. +

+ Every product serves one mission: protect retail investors and make crypto a better place. Open-source. Self-hostable. No vendor lock-in.

-
+
-{/* RMI */} +{/* ── RMI ──────────────────────────────────────────────────── */} -
- Rug Munch Intelligence +
+
+ RMI
Delivering Soon -

Rug Munch Intelligence

-

- The token scanner that tells you if a contract is a honeypot, rug pull, or slow bleed — BEFORE you invest. Honeypot detection, liquidity analysis, holder concentration, MEV alerts. Free. Forever. -

-

- Learn more → +

+ Token scanner and wallet forensics. Honeypot detection, liquidity analysis, holder concentration, MEV alerts. Scan before you ape. Free. Forever.

+

Explore RMI →

-{/* DegenFeed */} +{/* ── DegenFeed ────────────────────────────────────────────── */} -
- DegenFeed +
+
+ DegenFeed
Live ↗ -

- One feed for every social protocol. Nostr, Farcaster, Bluesky, Mastodon, Lens, Threads, RSS. Post once, reach everyone. Your keys. No algorithm. No platform can deplatform your community. -

-

- degenfeed.xyz ↗ +

+ One feed for every social protocol. Nostr, Farcaster, Bluesky, Mastodon, Lens, Threads, RSS. Post once, reach everyone. Your keys. No algorithm.

+

degenfeed.xyz ↗

-{/* Pry */} - -
- Pry +{/* ── Pry ──────────────────────────────────────────────────── */} + +
+
+ Pry
- Live -

Pry

-

- Open-source web scraping and browser automation. Cloudflare bypass. One `docker run` command. Self-hosted. No monthly SaaS bill. Powers the data pipeline behind RMI. -

-

- Learn more → + Live ↗ +

+ Open-source web scraping and browser automation. Cloudflare bypass. 190+ endpoints. MCP server for AI agents. One docker run. Self-hosted.

+

pryscraper.com ↗

- +
-{/* WalletPress */} - -
- WalletPress +{/* ── WalletPress ──────────────────────────────────────────── */} + + + +{/* ── $CRM v2 ───────────────────────────────────────────────── */} +
+

+ In Development +

+

+ $CRM v2 — The DAO +

+

+ Community-governed DAO. Wyoming DAO LLC. Anti-manipulation mechanics built into the contract. + Treasury funding the tools above. $CRM v1 holders on Solana and $cryptorugmunch holders on Zora — + bridge details with DAO launch. +

+ Learn more → -

-
- - +
-{/* $CRM v2 Banner */} -
-

In Development

-

$CRM v2 — The DAO

-

- Community-governed DAO. Wyoming DAO LLC. Anti-manipulation mechanics. Treasury funding the tools above. $CRM v1 holders on Solana and $cryptorugmunch holders on Zora — bridge details with DAO launch. -

- Learn more → -
- -{/* ── Our Sites ────────────────────────────────────────────── */} -
-

- Our Network +{/* ── Our Network ───────────────────────────────────────────── */} +
+

+ Network

-

- See what we're building across the web. +

+ Our code lives on our own git, mirrored to three backup hosts. No single point of failure.

-
+
-
-
-
Our Git
-
All source code. 17 repos.
+
+
+
Our Git
+
All source code. 17 repos.
{[ - { name: 'DegenFeed', url: 'https://degenfeed.xyz', desc: 'Social aggregator live site', icon: '◇' }, - { name: 'rugmunch.io', url: 'https://rugmunch.io', desc: 'Rug Munch Intelligence portal', icon: '◎' }, - { name: 'Telegram Bot', url: 'https://t.me/rugmunchbot', desc: 'Scan tokens from Telegram', icon: '✈' }, - { name: 'GitLab Mirror', url: 'https://gitlab.com/cryptorugmuncher', desc: 'External mirror', icon: '⎔' }, - { name: 'Codeberg Mirror', url: 'https://codeberg.org/cryptorugmunch', desc: 'External mirror', icon: '⛰' }, - { name: 'Radicle P2P', url: 'https://radicle.network/nodes/iris.radicle.network/rad:z4WHF6sDhmfqQvmigQSPYezNgy9c6', desc: 'Decentralized backup', icon: '⬡' }, + { name: 'GitLab Mirror', url: 'https://gitlab.com/cryptorugmuncher', icon: '⎔' }, + { name: 'Codeberg Mirror', url: 'https://codeberg.org/cryptorugmunch', icon: '⛰' }, + { name: 'Radicle P2P', url: 'https://radicle.network/nodes/iris.radicle.network/rad:z4WHF6sDhmfqQvmigQSPYezNgy9c6', icon: '⬡' }, ].map(site => ( - +
+ +{/* ── Live Sites ────────────────────────────────────────────── */} +
+

+ Live +

+
+ {[ + { name: 'DegenFeed', url: 'https://degenfeed.xyz', desc: 'Social aggregator' }, + { name: 'Pry', url: 'https://pryscraper.com', desc: 'Web intelligence' }, + { name: 'WalletPress', url: 'https://walletpress.cc', desc: 'Wallet engine' }, + { name: 'Telegram Bot', url: 'https://t.me/rugmunchbot', desc: 'Scan tokens' }, + ].map(site => ( + +
+
{site.name}
+
{site.desc}
+
{new URL(site.url).hostname}
))} @@ -168,20 +239,21 @@ import Link from '@docusaurus/Link';
{/* ── Footer ────────────────────────────────────────────────── */} -
-

+

+

Rug Munch Media LLC · Cheyenne, Wyoming

-

+

Open-source AI + Web3 infrastructure. Built in Wyoming. Deployed globally.

-
+
Terms Privacy Legal Security X - Forgejo + Git + DegenFeed