For this prototype to work you need Python 3 installed.
Cryptography and Shamir's secret sharing python libraries can be installed using pip
pip install -r requirements.txt
Note that secret sharing library from PIP repo may not work, install it directly from git repo (git+https://github.com/blockstack/secret-sharing)
python initializer.py
python runtest.py