Tier: S (½-1 day) Type: feature
Context
good-first-issue
Scope
Wallet network mismatches break the app silently. Show the current network in the header and warn loudly when wallet is on the wrong network.
Acceptance criteria
- Header badge: chain + network ("Stellar Testnet", green for correct, yellow/red for mismatch)
- Sticky banner when wallet ≠ expected network with switch instructions
- Disable Send/Receive/Withdraw buttons during mismatch
- Mainnet warning if wallet on mainnet but app on testnet
Files to start with
Why this matters
src/components/Header.tsx
src/context/StellarWalletContext.tsx
src/config.ts
Tier: S (½-1 day) Type: feature
Context
good-first-issue
Scope
Wallet network mismatches break the app silently. Show the current network in the header and warn loudly when wallet is on the wrong network.
Acceptance criteria
Files to start with
Why this matters
src/components/Header.tsxsrc/context/StellarWalletContext.tsxsrc/config.ts