A local machine application for voting that enhances security and maintains validity via blockchain technology design.
- β Easy-to-use CLI menu
- π Check blockchain validity option
- π View current blockchain option
- π¬ Creates Voter ID based off first and last name
- π Allows voter to choose vote topic and manually type vote
- π Vote Application creates a block in the blockchain
Make sure you have the following installed:
- Java
- A package manager like
npm,yarn, orMaven(I used Maven :) )
In your local enviroment terminal enter the following: "java -jar .idea/artifacts/VotingApp_jar.xml"
----- ENJOY! ------