Last updated
Last updated
The IDX Plugin adds support for managing a bespoke list of Credential Records for the holder in
This plugin implements the .
To make using this plugin easier, it is recommended to use the index plane to access all of its methods
The IDX Plugin mostly deals with CredentialRecord
objects, which are objects that contain an ID, a pointing to a Verifiable Credential, and any other metadata that you'd like to add in. You can use a generic parameter to add type safety to any custom metadata!