Aviksaikat / Decentralised-Voting-system

Decentralised voting system using python, flask, ape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decentralised Voting System Using Python & solidity

  • This is a simple decentralised voting application where a user can start a voting campaign, make nomination & vote for favourable candidate.
  • The base logic is smart contract written in solidity.
  • It's using ape as the development framework to interact with the smart contract.

TODO

  • Implement the frontend so that normal users can interact with it.
  • Contributions are most welcome :)

About

Decentralised voting system using python, flask, ape


Languages

Language:Python 60.2%Language:Solidity 27.1%Language:HTML 12.7%