Air-gapped by design
Your keys live on a phone that never touches the internet. Transactions cross the gap as QR codes — no cables, no Bluetooth, no exceptions.
Free & open source · Reproducible builds on F-Droid
MetroVault is an air-gapped signing device. Your keys live on a phone that never touches the internet — transactions cross the gap as QR codes, and nothing else.

Your keys live on a phone that never touches the internet. Transactions cross the gap as QR codes — no cables, no Bluetooth, no exceptions.
AES-256 encryption wrapped by the hardware Keystore, biometric unlock, a decoy vault for duress, and optional auto-wipe.
Pairs with BlueWallet, Sparrow, or Electrum. Single-sig, multi-sig, and Silent Payments — every standard address type included.





Download
Install from F-Droid, grab the APK from GitHub, or build it yourself. However you install, you can check the result byte for byte.
F-Droid independently rebuilds MetroVault from source and verifies it byte-for-byte against the release — reproducible builds.
git clone https://github.com/gorunjinian/MetroVault.gitAndroid Studio + JDK 17, then install on a device that never goes online. For production use, building from source on your own machine is the gold standard.
Package ID
com.gorunjinian.metrovaultSigning certificate SHA-256
1245554ceb17cea21e9912af7bf60d38d716f5884d4b3664e5338462cc76fd03Compare the fingerprint of the installed APK against this value. How the reproducible build pipeline works is documented in FDROID_BUILD.md.