Skip to content

Contributor Tiering & Metadata Badges #427

@Cedarich

Description

@Cedarich

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):
    • ContributorData includes a badges bitmask 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)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions