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:

  1. Veros Web Widget - A React component for web applications that displays a QR code for users to scan

  2. Veros Mobile App - Users scan their palm and generate zero-knowledge proofs

  3. Veros Bridge - Secure relay system for encrypted communication between the web widget and mobile app

  4. 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

See our Web Widget Integration guide to start implementing Veros verification in your application.

Last updated

Was this helpful?