Import
Usage
Return Type
- A 
stringcontaining the email address when a wallet is connected and has an associated email nullwhen:- No wallet is connected
 - The connected wallet has no associated email
 - The wallet has been disconnected
 
State Management
The hook manages the email state by:- Monitoring the wallet connection status
 - Retrieving the stored email when a wallet connects
 - Clearing the email when the wallet disconnects
 - Persisting the email in local storage using the 
WaasSignInEmailkey 
Notes
This hook is designed to work with both:- Sequence WaaS (Wallet-as-a-Service) wallets
 - Universal wallet types