Vizor wallet has launched, but we need your help

Hi folks,

I posted about a month ago here about a desktop wallet we’ve been working on called ‘Vizor’.

I’m excited to announce that Vizor is now live (announcement / download).

Vizor aims to make Zcash easy to use for newcomers, while also offering enough powerful features for users who want a bigger screen than a mobile phone. As of right now, we only support macOS, but Windows and Linux support should be coming in the next few days.

I want to express my gratitude to the various community members who reached out after the initial post to provide feedback, help with testing, and amplify the announcement. As a newcomer to the community, the response has been refreshing, and the entire team feels like our time and energy building this wallet has been well spent.

Now, I also need your help.

While we have a high-level internal idea of what features we want to ship next, we recognize that community feedback and understanding what existing users have felt was missing is an important part of building a product that delights users.

Please drop any feature requests, general feedback/questions, or issues you’ve run into. We’d love to build a wallet that feels exciting to use.

Best,
Josh

12 Likes

It is conventional to include your source :+1:

3 Likes

Things that I feel are important for payment workflows:

  • Payment URIs
  • Add “Reply-To” address to memo
  • Export viewing keys
4 Likes

Nice job on the wallet! My current wishlist:

  • Near Intents
    • For sending
    • Make a “receive address” that will auto-swap received funds into ZEC. E.g. an ETH address, someone sends USDC to it, near auto brings to my ZEC wallet
  • Onboarding links for payments (ZIP 321 essentially, just send a URL to you with a private key. You click it, get money loaded into your wallet)
  • Quantum Recoverability
  • Token holder voting
  • PIR to fix the lightwalletd privacy leak
  • Ability to call into the wallet from another app, to do multi-send payments
  • Update explorer to cypherscan
5 Likes

Congrats on the launch, Josh!

I’m building CipherPay, a non-custodial Zcash payment gateway (invoices, checkout pages, POS, subscriptions, payment links, AI agent payments). A few features that would make Vizor + CipherPay work great together:

  1. Payment URI support, CipherPay generates payment links for every invoice. If Vizor registers as the handler for zcash: links, clicking “Open in wallet” on a checkout page would launch Vizor with everything pre-filled. Desktop-to-desktop payments, no QR scanning needed.

  2. Viewing key export (also already requested) Merchants using Vizor as their store wallet need to export their viewing key to connect with CipherPay.

  3. CipherScan as block explorer (ValarDragon mentioned this too) I run CipherScan, a privacy-focused Zcash explorer.

  4. External app integration Building on @ValarDragon’s “call into wallet from another app” idea, if Vizor could receive payment requests from other apps, CipherPay merchants could trigger refunds or sweeps right from their browser. Vizor’s multi-account setup is already perfect for separating store, treasury, and payroll wallets.

  5. Payment proofs We’re working on a standard way for buyers to prove they paid an invoice without revealing anything extra. Would love to share the draft spec if that’s something on your radar.

We’ve already added Vizor to our docs and wallet recommendations. Looking forward to Windows/Linux and happy to chat about any of this.

5 Likes

Windows / Linux support is now live.

3 Likes

It would be great to have ZSA

It looks like a good wallet. Not sure if it is fetched transaction details from sync server (do decrypted encrypted messages). Most wallets do this which is a huge privacy risk (allows mapping of everyone’s shielded transactions by syncing server).

I would suggest to not doing this by default.

My favorite hardware wallet the last year is keystone. Any plans for support? Or any other hardware wallets for cold storage?

I can help test any hardware wallet implementations if you work on support. The ones I have are keystone, dcent, ellipal, ledger flex, trezor safe, ngrave. Supporting one of these is appreciated.

1 Like