VictorChepkasov / blockchainVotingSystem

Voting system based on the Ethereum blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum blockchain voting system

Powered by Solidity(Ethereum) and Brownie. Voting system for fair elections. Thanks to it, people will have a service that provides honest voting for the choice of certain decisions in a company, community, or even a country.

Stack

  • Python
    • Brownie
  • Solidity >=0.8.10 <0.9.0;
  • Metamask
  • Infura

About

Voting system based on the Ethereum blockchain

License:MIT License


Languages

Language:Solidity 58.9%Language:Python 41.1%