The Gamatrain Governance Frontend is a decentralized application (dApp) built with Next.js, enabling users to participate in the governance process of the Gamatrain platform. This frontend allows token holders to create, vote on, and manage proposals, making it an essential part of the Gamatrain DAO.
- Governance Participation: Token holders can submit, vote on, and track proposals.
- User-friendly Interface: Built with Next.js, providing a fast and smooth experience for interacting with the Gamatrain DAO.
- Real-time Updates: Track active proposals, voting status, and past decisions made by the community.
- Wallet Integration: Secure login and wallet integration for seamless interaction with the Solana blockchain.
To set up the Gamatrain Governance frontend locally, follow these steps:
- Node.js (v16 or above)
- Yarn or npm (Yarn is recommended)
- Solana wallet (e.g., Phantom, Sollet, etc.)
- Git
- Clone the repository:
git clone git@github.com:GamaEdtech/governance-front.git cd gamatrain-governance-frontend