The aim of this project is to make an application where independent and trustless elections can be held. The app has several features implemented and all bundled into one React application.
The app is configured for Kovan test network.
- Visit from desktop: Safe Elections
- Make sure you have a metamask wallet
- Make sure you are switched to Kovan test network
- Make sure you have some test ethers
- Have fun then!
- New elections can be hosted
- Each voter:
- can vote strictly once
- can only vote if voting is not ended by admin
- Admin:
- can access the admin tools section
- can end the voting
- Smart contract in solidity
- Node.js, React.js, Javascript
- Semantic UI React
yarn i
yarn start
yarn compile
yarn test
Anupam Kumar |