An open API service indexing awesome lists of open source software.

https://github.com/geobytebrew/voting-system-smart-contract

This contract represents a decentralized voting system where users can vote on specific options. Each user is allowed only one vote, and the voting session can be closed to prevent further voting.
https://github.com/geobytebrew/voting-system-smart-contract

Last synced: 10 days ago
JSON representation

This contract represents a decentralized voting system where users can vote on specific options. Each user is allowed only one vote, and the voting session can be closed to prevent further voting.

Awesome Lists containing this project

README

          

# Voting-System-Smart-Contract
This contract represents a decentralized voting system where users can vote on specific options. Each user is allowed only one vote, and the voting session can be closed to prevent further voting.