-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Location: Backend API - Blockchain Integration
Labels: backend, stellar, sync, good first issue
Estimated Time: 6 hours
Difficulty: Medium
Description
Create a system to sync and cache player wallet balances (XLM and custom tokens) from Stellar blockchain.
Tasks
- Implement Stellar account balance fetching
- Create balance caching with Redis
- Add periodic balance refresh (cron job)
- Implement on-demand balance updates
- Create balance change webhooks
- Add multi-token balance tracking
- Implement balance history tracking
- Write balance sync tests
- Add balance display endpoints
- Create low balance notifications
Acceptance Criteria
- Balances fetched from Stellar correctly
- Cache reduces API calls
- Periodic refresh works
- On-demand updates functional
- Multi-token support working
- Tests verify sync accuracy
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program