Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ermancusi authored Aug 29, 2022
1 parent c60b6e7 commit 6bf2e76
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,20 @@
# The Random Oracles - A Blockchain Based E-Voting System

## The Random Oracles - A Blockchain Based E-Voting System
This repository contains a prototype for a Blockchain Based E-Voting System, implemented using Java

Authors

Speranza Ranieri: @httpsperanza
## Authors
Speranza Ranieri: [@httpsperanza](https://github.com/httpsperanza)

Ernesto Mancusi: @ermancusi
Ernesto Mancusi: [@ermancusi](https://github.com/ermancusi)

Giuseppe Parrella: @gparrella12
Giuseppe Parrella: [@gparrella12](https://github.com/gparrella12)

Francesco Sonnessa: @s0nFra
Francesco Sonnessa: [@s0nFra](https://github.com/s0nFra)

# How to Run

## How to Run
You can clone the repository in your favourite IDE and run the SimulateProtocol.java file in the Protocol package.

# Who can contribute to this project?

## Who can contribute to this project?
Since this is an assignment project, only the authors can contribute to this project. Despite this, you are still free to use and distribute the code contained in this repository for your own projects according to GNU GPL v3.

0 comments on commit 6bf2e76

Please sign in to comment.