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

10 lines
231 B
Markdown

# 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:
```bash
python main.py
```
TODO: Add more details