ZecVault wraps a full Zcash wallet around named savings goals called vaults. Set a target, stay accountable with a 24-hour lock, and keep every transaction shielded — your seed never leaves your device.
A full Zcash wallet — send, receive, sync — with a savings layer built on top. Not a gimmick, not a custodian.
Vaults sit on top of real Zcash transactions — not IOUs, not smart contracts. Your ZEC, in your wallet, tracked by the app.
Zcash has two types of addresses with very different properties. ZecVault defaults to the private one.
Unified addresses (u1...) use the Orchard and Sapling protocols. Transaction amounts and participants are cryptographically hidden from on-chain observers — only you and anyone you share your viewing key with can see the details.
Transparent addresses (t1...) are fully public — like Bitcoin. Useful for exchange withdrawals, but ZecVault guides you toward shielded by default and shows an explicit warning before sending to a t1 address.
ZecVault is non-custodial — no account, no server, no cloud backup. The keys are yours, all the way down to the metal.
Your 24-word BIP39 seed is encrypted with AES-256-GCM using a key derived from your password via Argon2id — a memory-hard KDF that resists GPU brute-force. The decrypted seed exists only in memory during signing, then is immediately cleared.
Optionally store your password in the OS secure credential store: Keychain on macOS, Credential Manager on Windows, Secret Service on Linux. Enables Touch ID, Windows Hello, and biometric unlock without weakening the underlying encryption.
Compact block sync happens over gRPC/TLS to a lightwalletd server — default zec.rocks. The server sees which blocks you download, not the contents of your shielded transactions. Point to your own server in Settings → Network for full metadata privacy.
Every receive address has a deterministic 4-word alias — a human-readable fingerprint derived from the address bytes. If both sides show the same four words, the address is correct. Any mismatch means something went wrong with the paste or share.
No accounts. No custodians. No excuses. Start saving with the privacy Zcash was built to deliver.