Run the client To run the client: install rust Build the client with with Cargo build --release Copy Config.toml.example to Config.toml Modify Config.toml to match your setup. Run with: Cargo run --release OR Run the produced executable directly