-
Notifications
You must be signed in to change notification settings - Fork 143
Contributor Tiering & Metadata Badges #427
Copy link
Copy link
Open
Labels
SorobanStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programhelp wantedExtra attention is neededExtra attention is needed
Description
Description
Extend the contributor-registry to support on-chain "Badges" or tiers based on contribution history and reputation. Complexity: Medium (150 points) 🏅
Requirements and Context
- Background: Gamification and visual recognition increase contributor retention.
- Success Criteria (Done):
ContributorDataincludes abadgesbitmask or vector.award_badge(admin, contributor, badge_id)function.- Integration: Vault can check tiers to give multipliers in matching pools.
Suggested Execution
- Fork/Branch:
feat/contributor-badges - Implementation: Use simple integer IDs for badges to keep storage costs low.
Guidelines
- Complexity: Medium (150 points)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SorobanStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programhelp wantedExtra attention is neededExtra attention is needed