Expand description
The IOTA DID method implementation for the IOTA ledger.
Modules§
- rebased
- Contains the rebased Identity and the interaction with the IOTA Client.
Structs§
- IotaDID
- A DID conforming to the IOTA DID method specification.
- Iota
Document - A DID Document adhering to the IOTA DID method specification.
- Iota
Document Metadata - Additional attributes related to a
IotaDocument
. - State
Metadata Document - Intermediate representation of the DID document as it is contained in the identity.
Enums§
- Error
- This type represents errors that can occur when constructing credentials and presentations or their serializations.
- State
Metadata Encoding - Indicates the encoding of a DID document in state metadata.
Traits§
- DidResolution
Handler - An extension trait that provides helper functions for publication and resolution of DID documents in identities.