Skip to content

A decentralised Voting Application based on the Ethereum network. The project features multiple functionalities like voting, adding of candidates and viewing of vote counts by the owner of the contract. Smart contract coded in Solidity and backend powered by javascript (NodeJS). For frontend HTML, CSS was used.

Notifications You must be signed in to change notification settings

siddhantjagdish/DigiBallot

Repository files navigation

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat ignition deploy ./ignition/modules/Lock.js

About

A decentralised Voting Application based on the Ethereum network. The project features multiple functionalities like voting, adding of candidates and viewing of vote counts by the owner of the contract. Smart contract coded in Solidity and backend powered by javascript (NodeJS). For frontend HTML, CSS was used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published