mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-07 23:53:11 +00:00
Mixnet v2 Simulation
How to run
Make sure that all dependencies specified in the requirements.txt in the project root, and run the following command to run the simulation:
python main.py
TODO: Add more details