### Location frontend/app/claim/[token]/ ### Problem Claiming likely spans multiple steps (validate token, connect/create wallet, confirm sweep); a non-technical recipient benefits from a visible progress indicator. ### Acceptance Criteria - [ ] Progress indicator reflects actual step count for the recipient's chosen path (new vs existing wallet) - [ ] Back navigation disabled or handled safely where it would break state - [ ] Indicator accessible to screen readers
Location
frontend/app/claim/[token]/
Problem
Claiming likely spans multiple steps (validate token, connect/create wallet, confirm sweep); a non-technical recipient benefits from a visible progress indicator.
Acceptance Criteria