Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🪣: Enable CommunityQuests #11372

Open
8 tasks
dillchen opened this issue Mar 10, 2025 · 0 comments
Open
8 tasks

🪣: Enable CommunityQuests #11372

dillchen opened this issue Mar 10, 2025 · 0 comments
Assignees
Milestone

Comments

@dillchen
Copy link
Contributor

Description

This is a bucket ticket containing all tasks involved in implementing the CommunityQuests feature, enabling communities to set and achieve various engagement and growth goals.

Tasks detailed below include new development work to support quest configurations, individual quest types, event tracking, and reward mechanisms.

Project Owner

@sachben91

PRD

Figjam

Tasks

  • Platform: Implement ability to set XP-based community goals (e.g., 5 XP for hitting 50 members) and automate rewards to Community Creators.
  • Platform: Enable tracking of community threads to meet specified goals (e.g., create X amount of threads) - ThreadEngagementGoal event
  • Platform: Support funding-based goals using the HitContestFundingGoal event (ContestFundedPolicy), awarding the Contest Creator upon reaching a goal (e.g., 10 USDC funded). after the Create FundContest Event #11370 is merged
  • Platform: Implement tracking and rewards for CommunityProfileEvents, each should be it's own event :
    • Adding social links: CommunityProfileSocialLinks
    • Adding groups: CommunityProfileGroupCreation
    • Adding links: CommunityProfileSiteLink
    • Adding tags (2-3): CommunityProfileTags
    • Adding moderators: CommunityProfileModerator
  • Client: add MembershipGoals event
  • Client: add ThreadEngagementGoal event
  • Client: add HitContestFundingGoal event
  • Client CommunityProfileEvents

Design Links

Figma

Design Screenshots

No response

Additional Context

No response

@dillchen dillchen added this to the XP v1.1 milestone Mar 10, 2025
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

No branches or pull requests

2 participants