/Cryptography-Project

A coursework project on implementation of Blockchain

Primary LanguageHTML

Cryptography-Project

A coursework project on implementation of Blockchain.

Demonstrates a voting system.

Works on Python 3.5.2 and Flask 1.0.2

Please create a python virtual environment with the above versions and run python3 flaskapp.py or python flaskapp.py

It is buggy right now, need to fix