BXNovaX / Voting-SmartConrtact

An smartcontract for voting purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voting-SmartContract

This is a voting smart contract based on solidity language thah gets some condidates and voting will get started. After voting ended a condidate will get choosen based on votes. This project includes two files:

  1. tools.sol ==> Includes functions that will be used in developing the smartcontract
  2. vote.sol ==> The main file that runs the app Good Luck.

About

An smartcontract for voting purposes

License:MIT License


Languages

Language:Solidity 100.0%