Clicking a market card should open a detail page where users can view the full market, current odds, and place a prediction. This page does not exist.
Required Features
- Market question, description, and resolution criteria
- Live Yes/No probability chart (historical odds chart using e.g. Recharts)
- Stake input with Yes/No toggle
- Current positions table (top stakers)
- Comments/discussion section
- Resolution status and outcome (once resolved)
- "Claim Payout" button for winning predictions
Files to create:
frontend/src/app/markets/[id]/page.tsx
Clicking a market card should open a detail page where users can view the full market, current odds, and place a prediction. This page does not exist.
Required Features
Files to create:
frontend/src/app/markets/[id]/page.tsx