Next.js web application for Lumina Network: blockchain-based vesting vault and token streaming infrastructure.
- Vesting Dashboard: View and manage vesting schedules and token streams
- Governance: Participate in governance proposals and veto voting
- Compliance: KYC/AML verification and regulated asset support
- Cross-Chain Claims: Claim vested tokens across multiple blockchain networks
- Analytics: Real-time vesting analytics and historical tracking
- Next.js — React framework
- TypeScript — Type safety
- Tailwind CSS — Styling
- Stellar Soroban — Smart contract integration
npm install
npm run devOpen http://localhost:3000 to view the app.