Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 724 Bytes

File metadata and controls

24 lines (20 loc) · 724 Bytes

QuestBoard - Learn-to-Earn Quest System

On-chain quest platform with badge NFT rewards, proof verification, and learner reputation on ProbeChain Rydberg Testnet.

Features

  • Create quests with PROBE rewards and deadlines
  • Multiple quest types: on-chain action, knowledge proof, community tasks, build challenges
  • Submit proofs verified by trusted verifiers
  • Badge NFTs awarded on completion
  • Learner profiles with reputation tracking
  • Max completions and deadline enforcement

Deploy

npm install
cp .env.example .env  # add your private key
npx hardhat compile
npm run deploy

Network