This repository contains the credential definitions, issuer information, and their public keys of the IRMA scheme manager of the Privacy by Design Foundation, called pbdf-staging. This is the default and built-in scheme manager of the IRMA app.
Use this repository by putting it in the irma_configuration folder of your project (for example, the IRMA mobile app or the IRMA API server). Be sure to call the folder pbdf! E.g.,
git clone https://github.com/privacybydesign/pbdf-schememanager pbdf-staging
For more info, see the irma-demo scheme manager.