This is an experimental simulator for research into a potential Trailing Finality Layer for Zcash.
Note the caveats: experimental, simulator, research, potential.
-
Install
poetry
:sudo apt install python3-poetry
or see poetry's installation docs if not on Debian/Ubuntu.
-
Install dependencies:
poetry install
-
Run the script:
poetry run simtfl
This software is provided under the terms of the MIT License.