Skip to content

SOV Station v0.1.96

Choose a tag to compare

@github-actions github-actions released this 20 Jul 05:27

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-rpcd daemon + operator helper + a systemd unit and runbook. Run a
    node with journalctl -u sov-rpcd -f; see RUNBOOK.md in 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).