Veros
Go to Veros
  • Welcome to Veros
  • Overview
    • Introduction
  • Developers
    • Introduction
    • Web Widget Integration
  • Legal
    • Terms of Use
  • Privacy Policy
  • Support
    • Contact Us
Powered by GitBook
On this page
  • Key Components
  • Use Cases
  • Getting Started
Export as PDF
  1. Developers

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

PreviousIntroductionNextWeb Widget Integration

Last updated 1 month ago

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

Web Widget Integration