Holder
Holder
This guide covers how to get started from the lenses of a holder app. i.e, the responsibilities include provisioning & storage of digital identities.
Initially we'll cover the steps required to create an mDoc & store it in a secure area.
The Holder implementation consists of several key components:
- Storage - Initialize secure storage and cryptographic infrastructure
- DocumentStore - Set up repositories and storage for document types
- Creation of an mDoc - Create and provision mDoc credentials
- Lookup and Manage Documents - Fetch, list, and manage documents
- Presentation - Present credentials to verifiers
- Reader Trust - Manage trust relationships with verifier apps
Additional sections will be added as we continue building out the documentation.