Description:
Problem
Currently StellarProof has only one level of KYC verification. Different use cases require different levels of identity verification.
Solution
Add three verification tiers: Basic (age only), Advanced (age + country), and Premium (full KYC with additional checks).
Tasks
Design three tier verification system
Update contract to support tiers
Update Noir circuit for each tier
Update frontend to show tier selection
Update tests for all tiers
Deploy updated contract
Skills needed
Rust, Soroban, Noir, TypeScript
Difficulty
Hard
Description:
Problem
Currently StellarProof has only one level of KYC verification. Different use cases require different levels of identity verification.
Solution
Add three verification tiers: Basic (age only), Advanced (age + country), and Premium (full KYC with additional checks).
Tasks
Design three tier verification system
Update contract to support tiers
Update Noir circuit for each tier
Update frontend to show tier selection
Update tests for all tiers
Deploy updated contract
Skills needed
Rust, Soroban, Noir, TypeScript
Difficulty
Hard