Skip to content

feat: add GET /api/user/:address/stats endpoint with mock data#235

Open
444notdotun wants to merge 1 commit into
TevaLabs:mainfrom
444notdotun:feat/wallet-address-stats
Open

feat: add GET /api/user/:address/stats endpoint with mock data#235
444notdotun wants to merge 1 commit into
TevaLabs:mainfrom
444notdotun:feat/wallet-address-stats

Conversation

@444notdotun

Copy link
Copy Markdown

Returns per-wallet stats (balance, wins, losses, streak, xp, rank) for any Stellar address. Validates the address format and returns 400 for invalid input. Mock defaults in place until contract reads are wired up.

closes #219

Returns per-wallet stats (balance, wins, losses, streak, xp, rank) for
any Stellar address. Validates the address format and returns 400 for
invalid input. Mock defaults in place until contract reads are wired up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Hackathon] Implement GET /api/user/:address/stats

1 participant