Skip to content

Releases: 0xOucan/z0tzWalletAPK

v2.0.0 — V7 protocol (testnet demo)

15 Jun 15:58

Choose a tag to compare

Z0tz Wallet v2.0.0 — V7 protocol (testnet demo)

Major release: the wallet is now fully V7-compliant, matching the desktop
GUI feature-for-feature.

Testnet only — arb-sepolia + base-sepolia + eth-sepolia. Do not store real funds.

What's new in V7

  • One passkey → one smart account on every chain (CreateX, same address
    cross-chain). No seed phrase.
  • Onboarding airdrop — create a wallet and claim 30,000 zUSDC across the
    three testnets in one tap.
  • Confidential balances — your zUSDC is FHE ciphertext on-chain; balances
    reveal off-chain via a gasless viewer permit (@cofhe/sdk + TFHE in-app).
  • Cash-in — sweep a stealth into the (account, token) confidential ledger.
  • Send — to a z0tz name, to an account, or cash out to an EOA.
  • Bridge (cross-chain) — zUSDC via the in-house CCTP clone, or canonical
    USDC via real Circle CCTP V2, with live progress.
  • Names — register + resolve your z0tz name.
  • Tezcatli yield — deposit/withdraw against the multi-asset yield vault.
  • History — reconstructed from the z0tz DB, keyed by your passkey account.
  • Backup & recovery — PIN-encrypted QR / ZIP vault, byte-compatible with the
    desktop app; restore on a fresh install from the welcome screen.
  • Settings — native zUSDC always on; enable canonical USDC support.

Install

  1. Download z0tz-wallet-2.0.0.apk below.
  2. Verify it (strongly recommended — see the repo README):
    • sha256sum -c z0tz-wallet-2.0.0.apk.sha256
    • gpg --import z0tz-signing-key.asc && gpg --verify z0tz-wallet-2.0.0.apk.asc z0tz-wallet-2.0.0.apk
  3. Enable "Install unknown apps", tap the APK, open Z0tz. Installs over v1.0.0
    (same signing certificate).

Verification anchors

  • APK cert SHA-256: 63:A4:E5:A3:2D:54:00:D0:21:FD:14:3B:3C:63:80:63:2E:ED:B2:2E:53:87:D2:AB:85:C4:BF:22:CD:83:ED:4C
  • PGP key: 0202 6006 1E03 B7EC 4B0F 7BBC B0F0 6516 919D FA8A

v1.0.0 — testnet demo

31 May 23:48

Choose a tag to compare

Z0tz Wallet v1.0.0 (testnet demo)

First signed release of the Z0tz FHE-native private wallet for Android.

Testnet only — base-sepolia + arb-sepolia. Do not store real funds.

Install

  1. Download z0tz-wallet-1.0.0.apk below.
  2. Verify it (strongly recommended — see the repo README):
    • sha256sum -c z0tz-wallet-1.0.0.apk.sha256
    • gpg --import z0tz-signing-key.asc && gpg --verify z0tz-wallet-1.0.0.apk.asc z0tz-wallet-1.0.0.apk
  3. Enable "Install unknown apps", tap the APK, open Z0tz.

Verification anchors

  • APK cert SHA-256: 63:A4:E5:A3:2D:54:00:D0:21:FD:14:3B:3C:63:80:63:2E:ED:B2:2E:53:87:D2:AB:85:C4:BF:22:CD:83:ED:4C
  • PGP key: 0202 6006 1E03 B7EC 4B0F 7BBC B0F0 6516 919D FA8A