Verified binaries for the full node, wallet CLI, and desktop GUI wallet — published on GitHub. Every asset ships with a SHA256 sidecar so you can confirm the file you downloaded is the one we built.
Linux x86_64 · macOS ARM64 · Windows x64 · published 19 Jun 2026
hideringd — full node daemon (P2P + RPC)hidering-wallet-cli — interactive wallet (send / receive / mine)hidering-wallet-rpc — headless wallet for integrationsNative binaries for Linux x86_64, macOS ARM64, and Windows x64. Every asset ships with a matching .sha256 sidecar — verify your download before extracting with sha256sum -c <file>.sha256 (it should print OK).
macOS ARM64 · Windows x64 · Linux x86_64 · published 3 Jun 2026
Hidering_Wallet-macos-arm64.tar.gz — Apple Silicon .app bundle, Qt5 bundled (macOS 11+)Hidering_Wallet-windows-x64.zip — portable folder, Qt5 + runtime DLLs bundled (Windows 10/11)Hidering_Wallet-v2.0.2-x86_64.AppImage — one-file launch, bundles Qt5 + every system depmacOS: tar -xzf Hidering_Wallet-macos-arm64.tar.gz, then move hidering-wallet-gui.app to Applications. It's ad-hoc signed (no Apple Developer ID), so the first launch needs right-click → Open. Windows: unzip and run hidering-wallet-gui.exe from the extracted folder (keep the DLLs alongside it). Linux: the AppImage is built from the v2.0.2-gui sources. chmod +x then run it; on distros without libfuse2 use --appimage-extract-and-run. Requires glibc ≥ 2.39 (Ubuntu 24.04+, Debian 13+, Fedora 39+).
Always confirm the SHA256 of any binary before running it. Download the asset and its .sha256 sidecar into the same folder, then:
The printed hash must match the value listed above (and on the GitHub release page). If it doesn't, do not run the binary.