Description
Difficulty: Intermediate
Type: Feature
Summary
Standardise wallet address display formatting.
Current Behaviour
Long addresses may be hard to read or inconsistently shortened across screens.
Expected Behaviour
The app should use consistent truncation and full-address access patterns.
Suggested Implementation
Create or update an address display component used in wallet, receive, contacts, and transaction screens.
Files or Areas Likely Affected
src/components/
src/features/wallet/
src/features/contacts/
src/features/transactions/
Acceptance Criteria
Additional Notes
Do not truncate stored values.
Description
Difficulty: Intermediate
Type: Feature
Summary
Standardise wallet address display formatting.
Current Behaviour
Long addresses may be hard to read or inconsistently shortened across screens.
Expected Behaviour
The app should use consistent truncation and full-address access patterns.
Suggested Implementation
Create or update an address display component used in wallet, receive, contacts, and transaction screens.
Files or Areas Likely Affected
src/components/
src/features/wallet/
src/features/contacts/
src/features/transactions/
Acceptance Criteria
Additional Notes
Do not truncate stored values.