Skip to content

feat: implement crowdfunding campaign contract#282

Open
Trovic1 wants to merge 1 commit into
MindFlowInteractive:mainfrom
Trovic1:issue-253-crowdfunding-contract
Open

feat: implement crowdfunding campaign contract#282
Trovic1 wants to merge 1 commit into
MindFlowInteractive:mainfrom
Trovic1:issue-253-crowdfunding-contract

Conversation

@Trovic1

@Trovic1 Trovic1 commented Jun 28, 2026

Copy link
Copy Markdown

Summary

  • implement the crowdfunding contract in contracts/puzzle_crowdfund
  • add campaign lifecycle, contribution tracking, refunds, milestone payouts, backer history, and stretch goals
  • add contract tests covering campaign creation, funding, refunds, milestone claims, and status queries

Notes

  • did not run tests, per request

Closes #253

@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

@Trovic1 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Crowdfunding Campaign Contract

1 participant