Description
Difficulty: Expert
Type: Feature
Summary
Implement a wallet network guard for dashboard actions.
Current Behaviour
Users may connect Freighter on a network that does not match dashboard configuration.
Expected Behaviour
The dashboard should detect network mismatch and block or warn before sensitive actions.
Suggested Implementation
Create wallet network hook, guard component, action blocking, tests or fixtures, and docs.
Files or Areas Likely Affected
- src/features/wallet/
- src/config/
- src/components/
- src/lib/
- tests/
- docs/
Acceptance Criteria
Additional Notes
This reduces wrong-network risk.
Description
Difficulty: Expert
Type: Feature
Summary
Implement a wallet network guard for dashboard actions.
Current Behaviour
Users may connect Freighter on a network that does not match dashboard configuration.
Expected Behaviour
The dashboard should detect network mismatch and block or warn before sensitive actions.
Suggested Implementation
Create wallet network hook, guard component, action blocking, tests or fixtures, and docs.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This reduces wrong-network risk.