Skip to content

Implement Selective Disclosure Verifier

If you intend to set request.... The following guide will help you implement the issuer module for your solution.

Clone verifier repo

Our example verifier repository might be a useful reference as your work through the implementation.

Install Packages

For using BBS Signatures;

  npm i @mattrglobal/bbs-signatures


Next Up: Fetch credential →