| Crates.io | chc-service |
| lib.rs | chc-service |
| version | 0.3.0 |
| created_at | 2025-06-16 17:48:33.103676+00 |
| updated_at | 2025-06-17 11:46:36.804077+00 |
| description | A local web server that implements the chc (Chain Head Coordinator) interface in Rust |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1714571 |
| size | 244,796 |
A local web server that implements the chc (Chain Head Coordinator) interface in Rust
nix run #.hc-chc-service --port <port> --interface <interface>
Cli options:
Run a local chc server
Usage: hc-chc-service [OPTIONS]
Options:
-i, --interface <INTERFACE> The network interface to use (e.g., 127.0.0.1). Will default to 127.0.0.1 if not passed
-p, --port <PORT> The port to bind to. Will default to an available port if not passed
-h, --help Print help