-
Notifications
You must be signed in to change notification settings - Fork 30
#18 Implement Cliff_Based_Access for Early Supporters #52
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description: Some creators want to reward fans only after a certain amount of total support is reached (e.g., a "Behind the Scenes" video unlocked after $100 total contributions). This task involves adding a total_contributed_lifetime counter to the user's profile. The content-gating logic must then check if this counter is above a specific cliff_threshold before returning an "Authorized" status. This moves the protocol beyond simple per-second access and into the realm of "Milestone-based rewards," similar to how top-tier Patreon rewards currently function.
Labels: backend, smart-contract, gamification
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program