Blur revolutionizes online dating by prioritizing real-world meetings over endless messaging. Through refundable deposits and interest-based activity matching, we guarantee authentic face-to-face connections. In the age of AI, let's keep romance real.
- Immediate Connections: Match and meet within the same week
- Interest-Based Matching: AI-powered algorithm matches users based on genuine shared hobbies
- Deposit System: Both parties pay refundable deposits to ensure commitment and eliminate no-shows
- Chain Abstraction: Seamless login via XION's technology - no crypto knowledge required
- Multiple Auth Methods: Email, facial recognition, or traditional login
- Crypto & Fiat Support: Accept deposits in cryptocurrency (including XION tokens) or traditional currency
- AI-Selected Venues: All dates occur at safe, public locations chosen by our AI
- Location-Based Matching: Venues selected based on both parties' locations
- Check-in System: Both users confirm arrival for deposit refund
- AI Dating Journal: Generate shareable dating stories with AI assistance
- Social Integration: One-click sharing to Instagram, Twitter, Xiaohongshu
- UGC Rewards: Earn points and benefits through content creation
| Tier | Features | Access |
|---|---|---|
| Free | 3 daily matches, earn more through UGC | Open to all |
| Premium | More daily matches, priority features | Monthly subscription |
| XION VIP Club | Luxury dating experiences, exclusive events | 50K+ XION token holders (ZK verified) |
- Frontend: Flutter/Dart for cross-platform mobile development
- Development Tools: Dave Kit
- Blockchain: XION Chain SDK for Web3 integration
- Authentication: Chain abstraction, facial recognition, email auth
- AI Services: Advanced matching algorithms and chat features
- Payments: Multi-gateway support for crypto (XION tokens) and fiat
- Location Services: GPS and map integration for venue selection
- Flutter SDK (3.0+)
- Dart SDK (3.0+)
- Android Studio / Xcode
- Dave Kit
- Clone the repository
git clone https://github.com/JavHou/Blur.git
cd Blur- Install dependencies
flutter pub get- Configure environment variables
cp .env.example .env
# Edit .env with your API keys- Run the app
flutter runConfigure your XION Chain credentials in lib/config/xion_config.dart
Set up AI API keys in lib/config/ai_config.dart
Configure payment providers in lib/config/payment_config.dart
blur/
├── lib/
│ ├── screens/ # UI screens
│ ├── widgets/ # Reusable components
│ ├── services/ # API and business logic
│ ├── models/ # Data models
│ ├── providers/ # State management
│ ├── utils/ # Helper functions
│ └── config/ # Configuration files
├── assets/ # Images, fonts, etc.
├── test/ # Unit and widget tests
└── pubspec.yaml # Dependencies
flutter build apk --releaseflutter build ios --releaseWe welcome contributions! Please see CONTRIBUTING.md for details.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit changes (
git commit -m 'Add AmazingFeature') - Push to branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see LICENSE file for details.
- XION Chain for blockchain infrastructure
- Flutter team for the amazing framework
- Our early adopters and beta testers
Made with ❤️ by the Blur Team
