VOLT — Decentralized GPU Cloud (Desktop App)
==============================================

Connect your VOLT wallet, deploy GPU clusters and earn VOLT across 130+ countries.

GETTING STARTED
  Windows: double-click "VOLT Launcher.exe" (or open app/index.html in any modern browser).
  macOS:   run "Launch VOLT.command" (right-click > Open) or open app/index.html in Safari/Chrome.
  Linux:   open app/index.html in Firefox / Chrome.

REQUIREMENTS
  - Any modern browser (Chrome, Edge, Firefox, Safari)
  - No installation needed — the app runs entirely from this folder

SECURITY
  - Your wallet private key is generated and stored locally (browser localStorage).
  - Signing happens in your browser via WebCrypto (P-256). Keys never leave your device.
  - Store your backup code offline. VOLT cannot recover lost wallets.

OFFLINE MODE
  - Without the VOLT network server the app runs in local mode:
    your balance and the faucet stay on this device, and a deployed job is
    computed on your own CPU (the same integer matmul the network runs).
  - Offline jobs are NOT network-verified. Only a job that a live node ran and
    the server checked counts as verified — the UI labels the difference.

v1.0 — volt.network
