v0.0.3
Prebuilt hestia daemon binaries for the four primary targets.
Install (Linux / macOS):
curl -L https://github.com/dp-web4/hestia/releases/download/v0.0.3/hestia-v0.0.3-x86_64-unknown-linux-gnu.tar.gz | tar -xz
./hestia-v0.0.3-x86_64-unknown-linux-gnu/hestia --versionThe dashboard HTML is baked into the binary; nothing else is required to run.
Also available via cargo install hestia from crates.io.