My Final Year Project to study privacy preserving consensus algorithms.
- Python 3
- NumPy
- SciPy
- Matplotlib
- gmpy2
- PyPrnt (My Library!)
git clone [this repo]
cd secure_consensus
cd consensus_simulation
pipenv install
pipenv run python3 main.py
Copyright (c) 2019 Kevin Kim