Install:
cargo install --git https://github.com/hellas-ai/nodeExecute:
cargo run -- execute run -p heyInstall server features:
cargo install --git https://github.com/hellas-ai/node --features serveRun server:
hellas-cli serve
Node Address: bb18ebc065d836ecc7e1f33972d2c17eac9894cd33ce4916f66cb1165ccc7550
RPC server running. Press Ctrl+C to stopRun client:
cargo run -- execute run -p hey bb18ebc065d836ecc7e1f33972d2c17eac9894cd33ce4916f66cb1165ccc7550
Hello! How can I help you today?<|im_end|>%Monitor discovery and peer health:
cargo run -- monitor --timeout-secs 30Run the shared maintenance checks from flake:
nix run .#dep-hygiene -- checkUseful subcommands:
nix run .#dep-hygiene -- outdated
nix run .#dep-hygiene -- major
nix run .#dep-hygiene -- audit
nix run .#dep-hygiene -- update-check
nix run .#dep-hygiene -- update