Expand description

§IOTA Identity - Document

Method-agnostic implementation of DID Documents from the Decentralized Identifiers (DID) standard from W3C.

Re-exports§

  • pub use self::error::Error;
  • pub use self::error::Result;

Modules§

  • Defines the core (implementation agnostic) DID Document type.
  • Errors that may occur when working with DID Documents.
  • Implements the DID Document Service specification.
  • Functionality for Querying DID Urls.
  • Additional functionality for DID assisted digital signatures.