Description
Disabling simulation mode causes all subsequent actions to submit real on-chain transactions. SimulationModeToggle currently switches off immediately without warning. A confirmation dialog ("You are switching to live mode — all actions will use real funds") prevents accidental real-money transactions.
Acceptance Criteria
Context
- Target file:
src/components/SimulationModeToggle.tsx
Description
Disabling simulation mode causes all subsequent actions to submit real on-chain transactions.
SimulationModeTogglecurrently switches off immediately without warning. A confirmation dialog ("You are switching to live mode — all actions will use real funds") prevents accidental real-money transactions.Acceptance Criteria
Context
src/components/SimulationModeToggle.tsx