Skip to content

Quest Chain and Progressive Challenges Contract #18

@Mkalbani

Description

@Mkalbani

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 program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions