Skip to content

Created a Decentralized Voting System using Tezos. Coded the smart contracts in SmartPy, and connected using Taquito.js. Created the front-end using ReactJS

License

Notifications You must be signed in to change notification settings

SahilJaiman/E-Voting-Dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with E-Voting-Dapp

Build Setup

Install dependencies

npm install

Run App

npm start

Tech Stack

  • SmartPy/Taquito.js (for writing/connecting the Blockchain contract)
  • React (front-end)
  • Axios (for fetching storage data from api)

Smart Contract

Entry Points

  • vote_for_candidate_A() Cast vote for candidate A
  • vote_for_candidate_B() Cast vote for candidate B
  • reset_voting() Reset all votes

About

Created a Decentralized Voting System using Tezos. Coded the smart contracts in SmartPy, and connected using Taquito.js. Created the front-end using ReactJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published