SoviPay is Vietnam's intelligent digital wallet that combines AI-powered financial assistance with Solana blockchain technology. Built on the Solana network, our platform enables secure multi-asset management with Vietnamese Financial AI providing real-time anomaly detection in transactions, personalized spending analysis, and natural language financial insights.
The platform features:
- Automated trustline management
- Solana DEX integration
- Integration into Sovico’s ecosystem and loyalty points
- Expanded payment utilities and diversified financial, travel, and consumer services
- Manage SOL, and Sovico loyalty points
- Automated trustline creation and management
- Real-time asset tracking
- Personalized spending analysis and recommendations
- Natural language chatbot for financial insights (Vietnamese supported)
- AI-powered anomaly detection for transaction security
- Swap tokens instantly via Solana DEX
- Transparent quotes and transaction fees
- AI monitors transactions for unusual behavior
- Alerts for suspicious activity
- Seamless management and conversion of Sovico loyalty points
- Expandable to airline, hospitality, and consumer services,...
- Fast QR payments and bill splitting
- Integration for travel, finance, and consumer experiences
📱 Frontend (React + TypeScript)
↕️
⚡ Chain API (FastAPI + Python)
↕️
🧠 Financial AI/ML Service
↕️
⭐ Solana Blockchain
| Layer | Technology |
|---|---|
| Frontend | React, TypeScript, Vite, Tailwind CSS |
| Backend | FastAPI, Python, Pydantic |
| ML | Scikit-learn, Pandas, NumPy |
| Blockchain | Solana Web3.js, Solana DEX, Solana API |
| Database | File-based storage, JSON |
| Deployment | Docker, Linux |
📦 SoviPay/
├── 📱 frontend/ # React frontend application
│ ├── src/
│ │ ├── components/ # UI components
│ │ ├── pages/ # App pages
│ │ ├── api/ # API clients
│ │ └── store/ # State management
├── ⚡ chain/ # Blockchain API service
│ ├── routers/ # API endpoints
│ ├── services/ # Business logic
│ └── models/ # Data schemas
└── 🧠 ml/ # Financial AI/ML service
├── services/ # ML algorithms
├── models/ # Data models
└── artifacts/ # Trained models
- Python 3.8+
- Node.js 18+
- Git
git clone https://github.com/CrafterTA/UnityWallet.git
cd UnityWalletcd chain
pip install -r requirements.txt
python main.pyLearn more and contribute: CrafterTA/UnityWallet on GitHub