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
- Key Dependencies:
next,react,tailwindcss
Ensure you have the required toolchains installed:
- Node.js (v18 or higher recommended)
- npm (Node Package Manager)
# Clone the repository (if running manually)
git clone https://github.com/Lumina-etwork/Lumina-Frontend
# Install dependencies or build
npm install
# Start development server
npm run devContributions are highly welcome. Please ensure your commits are cryptographically signed using GPG or SSH keys. For major structural changes, please open an issue first to discuss your proposal.