Next.js web application for Lumina Network, providing a dashboard for managing vesting vaults, participating in veto-based governance proposals, and tracking token streams.
- Vesting Vault Dashboard: Interactive interface to view, track, and manage active vesting schedules and token streams.
- Governance Portal: Real-time veto voting interface allowing beneficiaries to challenge and vote on admin-proposed governance actions.
- Analytics & Compliance: Visual progress tracking, claim history analytics, and integrated KYC/AML compliance workflows.
- Language/Framework: Next.js (React) / TypeScript
- Styling: Tailwind CSS
- Package Manager: npm
- Node.js 22 or higher
- npm
git clone https://github.com/ZuLu0890/Lumina-Frontend.git
cd Lumina-Frontend
npm installnpm run devnpm run buildContributions are welcome. Please keep changes focused, verify the production build before opening a pull request, and open an issue first for major structural changes.