Skip to content

rahulsingh40g/vote-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain based E-Voting System

Major Project for NITJ CS 2018 batch

Contributors

Abhishek Singh - 18103007

Akanksha Ramrane - 18103014

Aman Kumar Rahi – 18103015

Gaurav Bhardwaj - 18103034

Rahul Singh - 18103075

Basic Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

Steps to run this app:

  1. npx hardhat node
  2. npx hardhat run scripts/deploy.js --network localhost
  3. copy the contract address from above to constants/contract-data.js
  4. npm start

About

Online voting system using blockchain, made for college major project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •