/voting-system_smart-contract

The provided smart contract is a voting system implemented on the Ethereum blockchain. It allows users to participate in a voting process by selecting candidates from a predefined list and registering their votes. The contract keeps track of the votes received by each candidate and determines the winner based on the highest number of votes.

Primary LanguageSolidityMIT LicenseMIT

This repository is not active