All work
Staking & RewardsFull-stack engineer
TTCC Adventures
Timed missions that lock NFTs for scheduled rewards

Overview
Holders send an NFT on a mission, which locks it for a fixed duration and pays a reward when the timer expires. Sold as a white-label product: operators run their own branded instance and define mission lengths, reward tiers, and the interface itself from an admin panel, so new mission types ship without a deploy.
What was built
- Duration-based lockups with server-tracked timers and unlock state
- Reward tiers that scale with mission length
- Batch selection so a holder can dispatch many NFTs in one action
- Mission types, durations, and reward tiers editable by the operator at runtime rather than in code