Description:
Problem
Once verification expiry is added users will need to know when their verification expires. There is no visual countdown timer showing time remaining.
Solution
Add a countdown timer that shows how much time is left before the user's KYC verification expires.
Tasks
Fetch expiry timestamp from contract
Calculate time remaining
Display countdown timer on frontend
Show warning when less than 30 days remain
Show renewal button when expired
Skills needed
TypeScript, Next.js
Difficulty
Easy
Description:
Problem
Once verification expiry is added users will need to know when their verification expires. There is no visual countdown timer showing time remaining.
Solution
Add a countdown timer that shows how much time is left before the user's KYC verification expires.
Tasks
Fetch expiry timestamp from contract
Calculate time remaining
Display countdown timer on frontend
Show warning when less than 30 days remain
Show renewal button when expired
Skills needed
TypeScript, Next.js
Difficulty
Easy