Solvote is a decentralized autonomous organization (DAO) voting system built on the Solana blockchain using Anchor. This project allows users to create proposals, vote on them, and display the results. It also rewards users with points for participating in the voting process.
Video Link: Youtube
To set up the project, ensure you have the following installed:
Clone the repository and navigate to the project directory:
git clone https://github.com/Jovian-Dsouza/solvote
cd solvote
anchor build
anchor deploy
This project is licensed under the MIT License.