Status: Production Ready Deployment: [Live Demo URL]
# 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- Drag & drop this folder to https://netlify.com
- Get instant URL
- Auto-deploys on git push
npm i -g vercel
vercel# Push to GitHub
git push origin main
# Enable Pages in Settings
# Get URL: https://username.github.io/repo-name/demo-webapp/
├── index.html # Main multi-page demo
├── styles.css # Complete styling
├── script.js # Interactive functionality
├── README.md # This file
└── .gitignore # Git ignore rules
- ✅ Interactive KYC flow simulation
- ✅ Aadhaar authentication demo
- ✅ ZK proof generation visualization
- ✅ Verification process demo
- ✅ Real-time metrics display
- ✅ Transaction simulator
- ✅ User & merchant device views
- ✅ Offline transaction flow
- ✅ Balance management
- ✅ Transaction history
- ✅ Fraud detection demo
- ✅ File upload simulation
- ✅ Analysis results display
- ✅ Risk scoring visualization
- Frontend: HTML5, CSS3, JavaScript (Vanilla)
- Icons: Font Awesome 6.4.0
- Deployment: Netlify/Vercel/GitHub Pages
- No Dependencies: Pure vanilla JS (fast loading)
- ✅ Desktop (1200px+)
- ✅ Tablet (768px - 1199px)
- ✅ Mobile (< 768px)
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.mdfor details
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
Edit styles.css variables:
:root {
--primary-color: #667eea;
--secondary-color: #764ba2;
/* ... */
}Edit index.html for text/content changes
Edit script.js for interactive features
MIT License (Public Demo)
See LICENSE file for full details.
- Live Demo: https://taurus-ai-corp.github.io/quantumrupee-demo-public/
- GitHub Repository: https://github.com/Taurus-Ai-Corp/quantumrupee-demo-public
- Documentation: [Link to docs]
- Contact: contact@quantumrupee-taurusai.in
Created: November 22, 2025 Last Updated: November 22, 2025 Version: 1.0.0
If you find this project useful, please consider sponsoring:
Your sponsorship helps us maintain and improve our open-source projects.