-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Quest Chain and Progressive Challenges Contract
Location: contracts/quest_chain
Labels: smart-contract, soroban, good first issue
Estimated Time: 7 hours
Difficulty: Medium
Description
Build a contract managing quest chains where completing one puzzle unlocks the next in a progressive sequence.
Tasks
- Design quest chain data structure
- Implement chain creation and configuration
- Add sequential unlock logic
- Create progress checkpointing
- Implement branch/alternate path support
- Add cumulative rewards for chain completion
- Create time-limited quest chains
- Write chain progression tests
- Add chain reset functionality
- Implement leaderboard for fastest completions
Acceptance Criteria
- Quest chains created with sequential puzzles
- Unlocking works based on completion
- Progress saved at checkpoints
- Branching paths functional
- Chain rewards distributed correctly
- Contract deployed to testnet
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program