9 lines
152 B
Markdown
Raw Normal View History

2024-11-06 04:20:39 +02:00
# Network Simulator
## Running simulations
To run the simulation use this command line:
```bash
cargo run -- --input-settings config/mixnode.json
```