A dating/matrimonial platform built with privacy, security, and trust at its core.
A dating/matrimonial platform built with privacy, security, and trust at its core.
Core Features Privacy by Design: On-device encryption (AES-256), encrypted cloud backup Fraud Prevention: Tiered verification (Bronze/Silver/Gold), AI-based fake profile detection Cyberbullying Prevention: Payment-gated chat, NLP filters, block & report with refunds Blockchain Trust: Solana smart contracts for verifiable match records E2E Encrypted Chat: Signal Protocol/Matrix E2E encryption
Architecture - Frontend: React Vite + Tailwind (Mobile responsive) Backend: Firebase (Auth, Push) + Node.js (Matching Logic) Blockchain: Solana (Smart Contracts for Trust Records) Payments: Razorpay/UPI (Fiat only) Adding AI features if time permits.
SoulMatch/ ├── app/ # Web app ├── backend/ # Node.js + Firebase backend ├── contracts/ # Solana smart contracts ├── admin/ # Admin dashboard ├── shared/ # Shared utilities (encryption, AI models)

