Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1014 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 1014 Bytes

VoteChain - Blockchain-based Voting System

VoteChain is a blockchain-based voting system that aims to provide a secure and transparent platform for conducting elections. This project utilizes RSA encryption for wallet management and Flask framework for the nodes. It implements a proof-of-work consensus mechanism for maintaining the integrity of the blockchain.

Requirements

Technology used:

  • Python 3.7 or earlier
  • pycrypto
  • Requests
  • Flask
  • Flask-CORS

Home Page

Home Page

Sign Up

Sign Up

Sign In

Sign In

OTP Verification

OTP Verification

Dashboard

Dashboard Dashboard

Create Poll

Create Poll

Find Poll

Find Poll

Vote

Vote

Result

Result

Block Explorer

Block Explorer