Introduction
Introduction to Veros developer tools and APIs
Veros provides a simple, secure way to verify unique human identity using palm biometrics and zero-knowledge proofs (ZKP). Our developer tools allow you to seamlessly integrate palm verification into your applications.
Key Components
The Veros identity verification system consists of several key components:
Veros Web Widget - A React component for web applications that displays a QR code for users to scan
Veros Mobile App - Users scan their palm and generate zero-knowledge proofs
Veros Bridge - Secure relay system for encrypted communication between the web widget and mobile app
Veros Verifier - Cloud-based verification service that validates proofs
Use Cases
Veros can be used for:
Account verification without sharing personal information
Secure authentication with biometrics
Sybil resistance for applications needing proof of unique humans
Privacy-preserving identity verification
Getting Started
Last updated