harsha-0110 / Voting-System-using-Blockchain-Technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voting System using Blockchain Technology

Setting up the Webserver:

Setting up the Contract:

  • Start Ganache.
  • Open Remix IDE and connet it to Ganache Provider or Inject Provider (If you have added the Ganache to metamask).
  • Compile and deploy the contract using Remix IDE.
  • Update the contract address in the contract.js file.

Demo Link: https://youtu.be/AersGu8K_Gs

About


Languages

Language:JavaScript 51.6%Language:HTML 18.5%Language:Solidity 18.3%Language:CSS 11.6%