Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 17 May 03:51
· 1519 commits to main since this release

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 --version

The dashboard HTML is baked into the binary; nothing else is required to run.

Also available via cargo install hestia from crates.io.