The short form:
BaseAnonCredsResolver
BaseAnonCredsRegistrar
Models for the API are defined here
Events (for automatic revocation list registration):
finish_*
on AnonCredsIssuer
AnonCredsIssuer.finish_schema
, AnonCredsIssuer.finish_cred_def
, etc.finish_*
will trigger the next step in the revocation artifact setupAs a plugin:
https://github.com/hyperledger/aries-cloudagent-python/blob/main/aries_cloudagent/anoncreds/init.py
Example: