https://github.com/ixgnoy/dapp_pollingapp
Decentralized Voting System (Web3 Decentralized App)
https://github.com/ixgnoy/dapp_pollingapp
hardhat smart-contracts solidity web3-dapp
Last synced: 29 days ago
JSON representation
Decentralized Voting System (Web3 Decentralized App)
- Host: GitHub
- URL: https://github.com/ixgnoy/dapp_pollingapp
- Owner: ixgnoy
- Created: 2025-05-09T12:24:45.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-05-09T13:00:08.000Z (about 1 month ago)
- Last Synced: 2025-05-13T00:55:47.523Z (29 days ago)
- Topics: hardhat, smart-contracts, solidity, web3-dapp
- Language: JavaScript
- Homepage: https://d-app-pollingapp.vercel.app
- Size: 639 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DApp_pollingapp
🗳️ Decentralized Voting System (Web3 DApp)
This is a Web3-based decentralized voting application built with Ethereum, Solidity, Hardhat, and React. It allows users to securely cast votes through a smart contract deployed on the Ethereum blockchain. The project includes a user-friendly frontend for voters and administrators, contract deployment/testing scripts, and smart contract interaction via JSON-RPC and ABI.Tech Stack:
- Frontend: React, JavaScript
- Blockchain: Solidity, Hardhat, Ethereum (RPC)
- Smart Contract Testing & Deployment: Hardhat, JavaScript
- Wallet Integration: MetaMask or any Web3-compatible walletFeatures:
- Admin and Voting Panels
- Smart Contract-based vote casting
- Event listening for VoteCast
- Secure, transparent election processThe Architecture diagram: