mirror of
https://github.com/logos-co/nomos-simulations.git
synced 2025-01-10 18:56:05 +00:00
9 lines
152 B
Markdown
9 lines
152 B
Markdown
|
# Network Simulator
|
||
|
|
||
|
## Running simulations
|
||
|
|
||
|
To run the simulation use this command line:
|
||
|
```bash
|
||
|
cargo run -- --input-settings config/mixnode.json
|
||
|
```
|