Summary
Design and implement tournament listing, detail, and entry endpoints.
Why this matters
Product roadmap includes competitive tournament modes beyond standard rounds.
Where to work
New src/routes/tournaments.ts, data model (mock then DB).
What to implement
Define REST contract with frontend; stub data first; document on-chain linkage.
Acceptance criteria
Done when
Frontend can build tournament screens against stable API contracts.
Metadata
| Field |
Value |
| Phase |
Implementation |
| Difficulty |
intermediate |
Summary
Design and implement tournament listing, detail, and entry endpoints.
Why this matters
Product roadmap includes competitive tournament modes beyond standard rounds.
Where to work
New
src/routes/tournaments.ts, data model (mock then DB).What to implement
Define REST contract with frontend; stub data first; document on-chain linkage.
Acceptance criteria
Done when
Frontend can build tournament screens against stable API contracts.
Metadata