Roadmap

NozyWallet is an Orchard + Ironwood, shielded-only Zcash wallet with multiple surfaces (CLI, extension, web app, mobile, desktop). This page summarizes direction; the canonical list is in the repository:

ENHANCEMENT_ROADMAP.md


Production today

  • nozy CLI on mainnet (Orchard + Ironwood NU6.3 migrate / send, ZIP-317 fees)
  • Zeaking compact sync via lightwalletd
  • Launchpad at GitHub Pages

In active development

AreaPathGoal
IronwoodCLI / desktop / APINU6.3 pool scan, safer migration, post-activation sends
Web appweb-app/Browser dashboard via nozywallet-api
Extensionbrowser-extension/MV3 privacy wallet + companion sync
Mobilenozy-mobile/Expo companion + optional VPS API
Desktopdesktop-client/Tauri GUI and Ironwood migrate UX
API serverapi-server/HTTP companion for extension, web, mobile

Web app starter doc: web-app/README.md


Planned (aligned issues / RFCs)


How to contribute

  1. Read AGENTS.md and Contributing Guide.
  2. Pick an item from the enhancement roadmap or open an issue for alignment.
  3. See Development Setup for build and test commands.