📚 Overview
Ensure users are connected to the correct blockchain network and can switch networks easily.
🎯 Objectives
- Detect wrong network
- Prompt user to switch
- Block transactions on unsupported networks
🧠 Scope
Logic
- Check chain ID on connect
- Request network switch
- Handle rejection gracefully
UI
- Wrong-network banner
- Switch network button
✅ Acceptance Criteria
- Wrong network detected
- User can switch in one click
- Clear error if user declines
⏳ Complexity & Effort
Complexity: Low
Estimated Effort: ~0.25–0.5 day
📌 Notes
This issue includes UI implementation and must follow canonical designs in the parent repository.
📚 Overview
Ensure users are connected to the correct blockchain network and can switch networks easily.
🎯 Objectives
🧠 Scope
Logic
UI
✅ Acceptance Criteria
⏳ Complexity & Effort
Complexity: Low
Estimated Effort: ~0.25–0.5 day
📌 Notes
This issue includes UI implementation and must follow canonical designs in the parent repository.