Build a Verifier

Build a Verifier application for iOS using Swift

Do you want to get a head start? You can use the SpruceKit Showcase App as an example application that fully implements Verifier 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?