SOV Station v0.2.3
SOV Station — the desktop wallet + node for SOV (XUS) mainnet.
The app runs a node in-process and opens on Mainnet (genesis
cb0272ff…, live since midnight July 4, 2026). Create or import a wallet,
hold and send XUS (transparent or shielded), and optionally mine.
SOV is a young network — live, but new and not yet independently
audited. Hold funds accordingly.
- macOS:
SOV-Station-*-macOS.dmg(Apple Silicon). Unsigned —
right-click → Open the first time (Gatekeeper). - Windows:
SOV-Station-*-windows-x64.zip— unzip and run
sov-station.exe. Unsigned — SmartScreen → More info → Run anyway. - Linux (server / VPS):
SOV-Node-*-linux-x64.tar.gz— the headless
sov-rpcddaemon + operator helper + asystemdunit and runbook. Run a
node withjournalctl -u sov-rpcd -f; seeRUNBOOK.mdin the tarball.
The desktop app runs the node in-process; closing the app stops it. The
Linux daemon runs standalone under systemd (Restart=always, resumes from
its fsync'd block log).