mirror of
https://github.com/luxfi/wallet.git
synced 2026-07-27 03:37:41 +00:00
5754513482a2108a00906b5a1cc4c5f2242a7c35
The auth screens (ImportMnemonic/SetPIN/Unlock/ConfirmMnemonic) speak the Tamagui/RN text-input contract (onChangeText, secureTextEntry, multiline, onSubmitEditing) - the same contract @luxfi/ui@7.4.0's bridged Input honors. The local @hanzo/gui stub spread these raw onto a native <input>, so a value + onChangeText field was controlled with no working handler and silently dropped every keystroke (dead seed-phrase / PIN entry). Translate the contract to native web events in the stub. Verified 390x844: import-phrase textarea + PIN + unlock accept keystrokes, create/import persists, unlock reaches /portfolio, quick-actions soft-nav without session drop. Co-authored-by: Hanzo Dev <dev@hanzo.ai>
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%