Build a Verifier

Build a Verifier Application for Android using Kotlin

Do you want to jump right in? You can use the SpruceKit Showcase App as an example application that fully implements Wallet functionality for W3C VCs and mdocs

The SpruceKit Mobile SDK supports the verification of several credential formats. To verify a Credential, you will need to take the following steps:

  • Engage a Document Scanner

  • Scan and recognize the contents of a QR-Code, a PDF417 encoded barcode, or an MRZ.

  • Receive the Credential from the holder, either directly or through engagement in a transmission protocol

  • Verify the Proof

Last updated

Was this helpful?