Summary
Users who browse multiple keys must use browser history to return to a previously viewed key. A recently viewed section on the homepage showing the last 5 visited keys would make re-navigation instant.
Scope
- Track key detail page visits in a recently_viewed array in localStorage (max 5 entries, newest first)
- Show a Recently Viewed section on the homepage below the trending leaderboard for authenticated users
- Render each visited key as a compact card with avatar, name, current price, and 24h change
- Remove a key from recently viewed when it is added to the watchlist
- Clear the recently viewed list when the user disconnects their wallet
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
Users who browse multiple keys must use browser history to return to a previously viewed key. A recently viewed section on the homepage showing the last 5 visited keys would make re-navigation instant.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram