Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonyrouss/voting-smart-contract
A simple smart contract for decentralized voting, developed as a university project.
https://github.com/anthonyrouss/voting-smart-contract
Last synced: 29 days ago
JSON representation
A simple smart contract for decentralized voting, developed as a university project.
- Host: GitHub
- URL: https://github.com/anthonyrouss/voting-smart-contract
- Owner: anthonyrouss
- License: gpl-3.0
- Created: 2024-07-12T07:50:04.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T08:25:15.000Z (4 months ago)
- Last Synced: 2024-07-12T10:56:37.784Z (4 months ago)
- Language: Solidity
- Homepage:
- Size: 2.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VotingContract
VotingContract is a smart contract written in Solidity that allows the creation of voting events on the Ethereum blockchain.
It enables users to create voting events, cast votes, and close voting events.This project was developed as part of a university assignment at:
[University of Piraeus](https://www.unipi.gr/en/home/)
[Department of Informatics](https://cs.unipi.gr/en/)