Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.65 KB

File metadata and controls

30 lines (23 loc) · 1.65 KB

🛡️ VINDEX Protocol

The Decentralized Immune System for Transactions.

Vindex Protocol is an open-source, AI-driven security layer designed to detect, flag, and insure against digital fraud in real-time. Whether it's a UPI betting scam on Telegram or a phishing checkout page, Guardian is your financial bodyguard.

[Explore the Docs] |Discord| [Report a Scam]


🚀 The Problem

Digital fraud is evolving faster than banks can react.

  • Social Engineering: Telegram betting and "task" scams.
  • Invisible Phishing: Sophisticated clones of payment gateways.
  • The Trust Gap: Once the money is gone (especially via UPI), it's gone forever.

💡 The Solution

Vindex Protocol operates as a dual-layer system:

  1. The Open-Source Ledger: A decentralized, P2P database of verified fraud signatures (VPAs, URLs, Wallets) powered by OrbitDB.
  2. The Sentinel AI: A cross-platform agent (Browser Ext/Android Overlay) that monitors transactions and cross-references them with our global "Blacklist."
  3. The Insurance Layer: A premium "Safe-Mode" that offers 100% reimbursement for transactions verified by our protocol.

🛠️ Tech Stack

  • P2P Networking: libp2p
  • Database: OrbitDB (IPFS-based)
  • AI/ML: Local-first Llama 3 (for transaction intent analysis)
  • Frontend: React (Extension) / Kotlin (Android Overlay)

🤝 Contributing

We need developers, security researchers, and fraud victims to help build the world's most robust fraud ledger. Check out CONTRIBUTING.md to get started.