diff --git a/README.md b/README.md index 9512996..d3ac5c7 100644 --- a/README.md +++ b/README.md @@ -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