Description
Difficulty: Hard
Type: Feature
Summary
Add onboarding state for unfunded or newly created accounts.
Current Behaviour
Users may create a wallet but be unable to transact until the account is funded.
Expected Behaviour
The app should explain account funding status and next steps.
Suggested Implementation
Create UI states for funded, unfunded, unknown, and loading account status.
Files or Areas Likely Affected
app/
src/features/wallet/
src/components/
src/utils/
Acceptance Criteria
Additional Notes
This should align with SDK account funding detection.
Description
Difficulty: Hard
Type: Feature
Summary
Add onboarding state for unfunded or newly created accounts.
Current Behaviour
Users may create a wallet but be unable to transact until the account is funded.
Expected Behaviour
The app should explain account funding status and next steps.
Suggested Implementation
Create UI states for funded, unfunded, unknown, and loading account status.
Files or Areas Likely Affected
app/
src/features/wallet/
src/components/
src/utils/
Acceptance Criteria
Additional Notes
This should align with SDK account funding detection.