MoneroUSD Installers

Sovereign binary distribution — an off‑DNS upgrade path for every installed MoneroUSD wallet. No registrar pressure, no edge kill switch, no update.monerousd.org dependency.

Verified Shipped with wallet Chain-anchored

How it works

  1. The release pipeline publishes installer artefacts + a signed SHA256SUMS manifest to this sovereign domain via SITE_PUBLISH on the USDm chain.
  2. Every installed wallet runs services/site-updater.js which polls /v1/sites/installers.monerousd.org for the latest rootHash.
  3. When a new version is detected, the wallet downloads the installer over the indexer (or BitTorrent fallback) and verifies it against the on-chain hash before offering to upgrade.
  4. The user approves the upgrade in a familiar approval modal — same flow as SITE_PUBLISH / TOKEN_CREATE.

A first-time install still needs the regular update.monerousd.org path (you have to download the wallet binary somewhere). But once the wallet is installed, every subsequent upgrade can flow through this chain-anchored channel — closing the OTA single-point-of-failure.

Latest release

Version
Channelstable
Published
Root hash

Platforms

PlatformArchSizeSHA-256
Loading manifest…

Verify any download manually: shasum -a 256 <file> against the value above. The wallet's site-updater automates this; the column is shown for transparency.

Architecture invariants