-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description:
Create endpoint to record on-chain donations in database.
Tasks:
- Create
POST /donationsendpoint - Create
CreateDonationDtowith validation - Validate transaction hash format
- Check for duplicate transactions
- Verify transaction on Stellar blockchain
- Store donation details
- Update project funds_raised
- Send confirmation to donor
Acceptance Criteria:
- Validates transaction on blockchain
- Prevents duplicate entries
- Updates project total atomically
- Returns 201 with donation details
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program