Solvia is a minimal, merchant-first Solana payment app that enables seamless QR-based crypto payments with a clean dashboard experience.
Built with a strong focus on UX, simplicity, and future extensibility.
Solvia allows merchants to:
- Generate a QR code for receiving Solana payments
- Let customers scan & pay using wallets like Solflare or Phantom
- View received payments in a real-time dashboard
- Manage transactions with a clean, modern interface
No clutter. No flashy crypto UI. Just payments.
- 🔐 Authentication via Privy (email + wallet)
- 📱 QR-based payments (Solana Pay compatible)
- 💰 Live transaction tracking
- 📊 Merchant dashboard
- 🎨 Premium UI/UX (Apple / Linear-inspired)
- 🧱 Extensible architecture for future payment APIs
- Next.js (App Router + TypeScript)
- MongoDB + Mongoose
- Solana Web3
- Privy Auth
- Tailwind CSS
- Framer Motion
- Lenis (smooth scrolling)
- Minimal & clean
- No gradients or noisy visuals
- Cream-white background
- Primary accent:
#cdf672 - Subtle motion, never distracting
- External Payment Gateway API
- SPL token support
- Webhooks & event streaming
- Analytics & exports
- Multi-store merchant accounts
git clone https://github.com/your-username/solvia
cd solvia
bun install
bun run dev