demo.mp4
Try out our Voting Dap: Click Here!
The Block Chain Based Voting system is a project brought by Chain-Squadron, In this we used solidty to form a smart contract and hosted it using polygon testnet.Then we used React along with Java Script to connect the contract to frontend. The working is as follows:
- Install
Metamask
Wallet (Connects You To Web3 World)! - Add Polygon Mumbai Testnet (Read Here)
- Get Some Free Testnet Tokens From Here☂️
All Set! Welcome To Decentralized World of Web3🤩
Clone Repo:
git clone https://github.com/SamarthGhante/Blockchain-Voting-System.git
cd Blockchain-Voting-System
Install Dependencies:
npm install
Run The Application:
npm start
Open localhost:3000
to access the application!😎