HriThik-MaNoj / Ballot-Block

Ballot-Block is a decentralized, secure, and transparent voting system built on the Ethereum blockchain using Solidity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Ballot-Block is a decentralized, secure, and transparent voting system built on the Ethereum blockchain using Solidity.


Languages

Language:JavaScript 78.6%Language:Solidity 21.4%