Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 645 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 645 Bytes

Dapp-Voting-FrontEnd

This is a web application to vote a candidate of your choice from the given list of candidates.

  • The voting process happens on blockchain to ensure security and authenticity of the election.
  • An Ethereum smart contract contains all the rules related to the election and ensures the calculation of the result and process of giving a vote.
  • The solidity contract and its deployment files can be found at : DappVoting

Languages used

  • Typescript

Technologies used

  • React
  • Yarn
  • Node package manager

Dependencies

  • Usedapp
  • Ethers
  • Material-UI
  • ethersProject