VARGAMESH DESKTOP · v0.1.1

Your VMESH wallet. Your full node.

The public Windows x64 desktop release bundles VargaMesh Core v0.1.0 and gives users a graphical full-node and self-custody wallet interface without a cloud-wallet backend.

Released 22 Sep 2026 · Public testing · Windows x64 · Installer + portable ZIP · SHA256 checksums
CURRENT FEATURES

Core-backed wallet functionality.

Blockchain validation, P2P networking, wallet storage, private keys and transaction signing remain inside VargaMesh Core.

01

Full node

Automatic Core startup, blockchain synchronization, chain height, sync progress, peer count and network status.

02

Wallet

Create/load wallets, balance display, receiving addresses, local QR generation and transaction history.

03

Send VMESH

Address validation, fee handling, explicit irreversible-transaction confirmation and temporary unlock for encrypted wallets.

04

Backup & restore

Core-backed wallet backup/restore plus legacy-wallet detection and migration through Core functionality.

05

Local security model

No telemetry, no cloud wallet service and no remote wallet backend. Core RPC stays bound to localhost.

06

Two languages

German and English interface with installer and installation-free portable ZIP packages.

ARCHITECTURE

The UI does not hold the keys.

The Electron renderer is the interface. Approved operations pass through the main process to the locally running VargaMesh Core daemon. Private-key storage and signing stay in Core.

RPC security: Desktop keeps VargaMesh Core RPC on localhost. Public P2P and local RPC are deliberately separated.
Electron UINo private-key handling
↓ allow-listed IPC
Main processStarts / monitors Core
↓ localhost JSON-RPC
VargaMesh CoreKeys · signing · validation · P2P
PUBLIC TESTING

Current limitations matter.

Not yet in v0.1.1

WIF import/export, individual private-key management, advanced coin control, manual UTXO selection, PSBT workflows and hardware-wallet integration are not available through the current Desktop interface.

Backups first

Keep an independent wallet backup outside the normal Windows data directory. Early-stage software should be tested with small amounts before relying on it for significant funds.

Unsigned builds may warn

Early builds may trigger Windows SmartScreen if a code-signing certificate is not configured. Verify the official SHA256SUMS file before installation.

Data location

Installed and portable builds use %LOCALAPPDATA%\VargaMesh for blockchain, wallet and Core configuration data. The portable ZIP does not carry a live wallet beside the executable.

WHAT COMES NEXT?

Desktop is already shipped — the roadmap tracks its next iterations.

See the public status of Desktop, Core, the new mempool explorer and VargaMesh Android v0.2.0, including ongoing wallet and interoperability development.

Open roadmap →