Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

## Overview

This is the implementation of contracts for passport verification and management of passport credentials in Privado ID.
This repository contains smart contracts used for passport-style credential verification within the Privado ID (Billions) ecosystem.

### What these contracts enable
- On-chain verification of passport credentials
- Zero-knowledge proof-based validation without exposing user data
- Reusable verification logic for applications integrating Billions

## Building contracts

Expand Down