-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description:
Implement the main donation entry function in the contract.
Tasks:
- Create donate() function
- Accept donor address (invoker)
- Accept amount and asset
- Accept project_id input
- Validate inputs (amount > 0)
- Store donation in storage
- Emit donation event
- Handle invalid inputs
Acceptance Criteria:
- Donations processed successfully
- Invalid inputs rejected
- Events emitted correctly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program