Crypto Rug Muncher
docs(readme+huggingface): brand-forward bio β Wyoming LLC, Bloomberg terminal of crypto, first open-source crypto intelligence platform
1cf1177 | # RMI β Rug Munch Intelligence | |
| > **The first open-source crypto intelligence platform.** | |
| > Bloomberg-grade security and market intelligence for the on-chain world. | |
| --- | |
| ## About Rug Munch Media LLC | |
| We are **Rug Munch Media LLC**, a Wyoming-based software company building open-source tools that make the crypto economy safer β for consumers, builders, and institutions. | |
| Crypto moves fast, and bad actors move faster. Phishing sites clone trusted brands within hours of a certificate being issued. Token launches rug in seconds. Wallets drain before a user knows what happened. The existing security stack is fragmented, expensive, and gated behind paywalls. **We are building the open alternative.** | |
| RMI (Rug Munch Intelligence) is the **first open-source crypto intelligence platform** β a unified, AI-powered command center for token risk analysis, wallet forensics, multi-chain market data, phishing detection, and regulatory-grade intelligence. Our ambition is to become the **Bloomberg terminal of crypto**: one trusted surface where the entire industry can see what is happening, what is risky, and what is real. | |
| **Who we serve:** | |
| - **Consumers** β real-time protection against rug pulls, phishing, and wallet drainers | |
| - **Industry** β exchanges, custodians, compliance teams, and researchers who need defensible on-chain intelligence | |
| - **AI agents** β first-class Model Context Protocol (MCP) integration and x402 micropayments for autonomous tooling | |
| We are an open-source company. Our code, our data, and our threat intelligence are public. Our business model is delivering the managed product, the API, and the institutional tier β not locking away the safety net. | |
| --- | |
| ## What RMI does | |
| ### Threat detection | |
| - **Token scanning** β real-time rug-pull, honeypot, and scam detection across 18+ EVM chains + Solana | |
| - **Wallet forensics** β track wallet behavior and transaction patterns, flag known bad actors | |
| - **Phishing detection** β Certificate Transparency monitoring catches phishing domains within hours of registration, before they go live | |
| - **Bayesian reputation** β statistically grounded deployer trust scoring, not vibes | |
| ### Market intelligence | |
| - **2,500+ assets** β full coverage across major chains | |
| - **News aggregation** β 1,800+ sources with clustering, dedup, and sentiment | |
| - **Whale alerts** β large wallet movements and trading patterns in real time | |
| - **Multi-chain market data** β OHLCV, liquidity, and volume from a single API | |
| ### AI-native platform | |
| - **RAG-grounded reports** β every claim cited, no hallucination | |
| - **MCP server** β drop RMI into any AI agent or LLM workflow | |
| - **x402 micropayments** β pay-per-call pricing for autonomous agents | |
| - **Open weights and open data** β no vendor lock-in | |
| --- | |
| ## Architecture | |
| RMI is a single FastAPI backend with modular domain services: | |
| ``` | |
| Backend (FastAPI + Python) | |
| βββ DataBus β single data plane, 18 chains, 4-layer defense (labels β scanner β RAG β prices) | |
| βββ SENTINEL β multi-chain token security scanner | |
| βββ Wallet Bank β 39M+ labeled wallets, federated from open sources | |
| βββ RAG Engine β 3-pillar hybrid retrieval (dense + sparse + entity) | |
| βββ x402 Gateway β AI-agent micropayments | |
| βββ MCP Server β 221 tools for AI agents | |
| βββ Observability β Prometheus, GlitchTip, OpenTelemetry | |
| ``` | |
| Storage: PostgreSQL, Redis, Neo4j, Qdrant, ClickHouse, DuckDB. | |
| --- | |
| ## Repositories | |
| | Platform | URL | | |
| |----------|-----| | |
| | π GitHub (canonical) | https://github.com/Rug-Munch-Media-LLC/rugmuncher-backend | | |
| | π¦ GitLab (mirror) | https://gitlab.com/cryptorugmuncher/rugmuncher-backend | | |
| | π€ HuggingFace (canonical) | https://huggingface.co/cryptorugmuncher/rugmuncher-backend | | |
| --- | |
| ## Links | |
| - π **Website**: https://rugmunch.io | |
| - π§ **Contact**: info@rugmunch.io | |
| - π¬ **Telegram**: https://t.me/cryptorugmuncher | |
| - π¦ **X / Twitter**: https://x.com/cryptorugmunch | |
| - π **GitHub org**: https://github.com/Rug-Munch-Media-LLC | |
| - π¦ **GitLab**: https://gitlab.com/cryptorugmuncher | |
| - π€ **HuggingFace org**: https://huggingface.co/cryptorugmuncher | |
| --- | |
| ## License | |
| **MIT** β see `LICENSE.md`. | |
| RMI is open source because the safety of the crypto economy cannot depend on a single vendor. We compete on the quality of the product, not on who is allowed to see the threat. | |
| --- | |
| **Built by Rug Munch Media LLC Β· Wyoming, USA** | |
| *Open-source crypto intelligence. AI-native. Built to last.* | |