2024-05-13 08:49:09 +09:00

231 B

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