All modules:
Link copied to clipboard
The Wallet SDK: hold and verify verifiable credentials (a mobile driving licence, a national ID card, a competition licence) in your Android app. Everything you call is in com.wallet.*.
Link copied to clipboard
Prove it's you: before a protected credential (for example a national ID card) is shared, the holder looks into the front camera, blinks or smiles, and the face is matched with the credential's own photo. The face match with the ID photo occurs only on the device.
Link copied to clipboard
Ready-made Jetpack Compose screens for whole flows: the wallet (cards, details, Scan, Present, offers), the in-person verifier (pick a check, scan, result), and the results. On iOS the same screens ship as UIViewControllers in Wallet.xcframework.