Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/)