Privacy-preserving features in ZKScore
// Prove score > threshold without revealing exact score const canAccess = await zkScore.proveScoreThreshold(user, 500);