A decentralized governance system built on the Massa blockchain, allowing stakers to participate in protocol decisions through voting mechanisms.
This governance system enables:
- Proposal creation and voting
- Token-weighted voting power (MasOg)
- Real-time proposal tracking
- Admin controls for system management
- Node.js (v16 or higher)
- npm
- Massa wallet
- Install dependencies:
cd front
npm install
# or
yarn installStart the development server:
npm run devBuild the production version:
npm run buildThis project is licensed under the MIT License - see the LICENSE file for details.