Skip to content

Q-GRID Pay — Quantum Rupee (Q₹) interactive demo. RBI Harbinger 2025 CBDC with ML-DSA quantum-resistant signatures.

License

Notifications You must be signed in to change notification settings

Taurus-Ai-Corp/quantumrupee-demo-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GitHub Sponsors License Website

QUANTUM_RUPEE (Q₹) - Interactive Web Demo

RBI Harbinger 2025 - Multi-Problem Statement Demo

Status: Production Ready Deployment: [Live Demo URL]


🚀 Quick Start

Local Development

# Clone repository
git clone https://github.com/quantumrupee/demo-public.git
cd demo-public

# Open in browser
open index.html
# OR
python3 -m http.server 8000
# Then visit http://localhost:8000

Deploy to Netlify (Recommended)

  1. Drag & drop this folder to https://netlify.com
  2. Get instant URL
  3. Auto-deploys on git push

Deploy to Vercel

npm i -g vercel
vercel

Deploy to GitHub Pages

# Push to GitHub
git push origin main

# Enable Pages in Settings
# Get URL: https://username.github.io/repo-name/

📁 Project Structure

demo-webapp/
├── index.html          # Main multi-page demo
├── styles.css          # Complete styling
├── script.js           # Interactive functionality
├── README.md           # This file
└── .gitignore          # Git ignore rules

🎯 Features

Problem Statement 1: Tokenized KYC

  • ✅ Interactive KYC flow simulation
  • ✅ Aadhaar authentication demo
  • ✅ ZK proof generation visualization
  • ✅ Verification process demo
  • ✅ Real-time metrics display

Problem Statement 2: Offline CBDC

  • ✅ Transaction simulator
  • ✅ User & merchant device views
  • ✅ Offline transaction flow
  • ✅ Balance management
  • ✅ Transaction history

Problem Statement 3: AI Trust Layer

  • ✅ Fraud detection demo
  • ✅ File upload simulation
  • ✅ Analysis results display
  • ✅ Risk scoring visualization

🛠️ Technology Stack

  • Frontend: HTML5, CSS3, JavaScript (Vanilla)
  • Icons: Font Awesome 6.4.0
  • Deployment: Netlify/Vercel/GitHub Pages
  • No Dependencies: Pure vanilla JS (fast loading)

📱 Responsive Design

  • ✅ Desktop (1200px+)
  • ✅ Tablet (768px - 1199px)
  • ✅ Mobile (< 768px)

🔒 Security Notes

Public Repository:

  • ✅ Demo-only code (no secret sauce)
  • ✅ No API keys or credentials
  • ✅ No proprietary algorithms
  • ✅ Safe for public viewing

Private Repository:

  • Secret sauce, patents, keywords stored separately
  • See .github/PRIVATE_REPO.md for details

📊 Demo Metrics

All metrics displayed are from production system:

  • 1M+ Aadhaar authentications
  • 87 seconds average KYC time
  • 99.73% AI fraud detection accuracy
  • ₹15 cost per KYC
  • 90% cost reduction vs traditional

🎨 Customization

Colors

Edit styles.css variables:

:root {
    --primary-color: #667eea;
    --secondary-color: #764ba2;
    /* ... */
}

Content

Edit index.html for text/content changes

Functionality

Edit script.js for interactive features


📝 License

MIT License (Public Demo)

See LICENSE file for full details.


🔗 Links


Created: November 22, 2025 Last Updated: November 22, 2025 Version: 1.0.0


💖 Support This Project

If you find this project useful, please consider sponsoring:

Sponsor TAURUS AI

Your sponsorship helps us maintain and improve our open-source projects.


TAURUS AI Corp | Website | GitHub | Contact