Skip to content

YashikaSolanki011/EVoting-DApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🗳️ EVoting-DApp - Decentralized Voting System

A blockchain-based voting DApp built with Solidity and React. This project ensures transparent, tamper-proof elections using smart contracts on the Ethereum blockchain.

ev2.mp4

✨ Features

  • Secure Voting: Votes are encrypted and stored on-chain.
  • Transparent Results: Real-time vote counting with public verification.
  • User-Friendly UI: Intuitive React frontend for voters.
  • Admin Panel: Manage elections and voter eligibility.

🚀 Quick Start

Prerequisites

  • Node.js ≥ 16
  • MetaMask Wallet
  • Hardhat/Truffle

Installation

  1. Clone the repo:
    git clone https://github.com/YashikaSolanki011/EVoting-DApp.git
    

2.Install Dependencies

  cd EVoting-DApp && npm install

3.Deploy Contract
Better use Hardhat Documentation

https://v2.hardhat.org/hardhat-runner/docs/guides/deploying

4.Start Frontend

 npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published