Hanzo AI 8886825cce feat(web): router placeholders for 9 screens (filled by screen blues)
react-router-dom v7 BrowserRouter with lazy-loaded route modules.
Each route imports from ./screens/{name}/index.tsx which screen
Blues replace as they merge:

  /                 → redirect to /portfolio
  /portfolio        → Auth-Portfolio Blue
  /send /receive    → Send-Receive Blue
  /swap /bridge     → Swap-Bridge Blue
  /stake /dapps     → Stake-DApps Blue
  /confidential     → Confidential Blue
  /settings         → Settings-Signing Blue
  *                 → redirect to /portfolio

Each placeholder screen renders a labelled section so the build
is clean today and merges are pure file replacements tomorrow.
The lazy() boundary means each Blue's chunk is independent — no
ripple to the foundation index bundle when their screens land.
2026-04-30 13:05:46 -07:00
S
Description
Open Source Lux DeFi Wallet.
187 MiB
Languages
TypeScript 88%
Swift 4.2%
Kotlin 4.1%
JavaScript 1.2%
Go 0.8%
Other 1.6%