-
Notifications
You must be signed in to change notification settings - Fork 85
Multi-Token Support for Onchain Distributions #217
Copy link
Copy link
Closed
Labels
BackendStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Complexity Score: 150
Description
The backend should support distributing multiple Stellar assets (e.g., USDC, XLM, or custom NGO tokens).
Requirements
- Update
OnchainServiceandOnchainAdapterto handletokenAddressdynamically. - Implement token-specific balance checks before creating packages.
- Ensure
Aggregatescalculation inonchain.servicecorrectly groups by token. - Update
CreateClaimDtoto require a valid token address.
Tech Stack
- NestJS, Stellar SDK, Prisma.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BackendStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed