Packages Guide
This document provides an overview of the npm packages that comprise the Hashgraph DID SDK.
Essential Packages
These packages provide the essential building blocks for working with DIDs on Hedera.
| Package Name | Description |
|---|---|
Provides the functionality to resolve Decentralized Identifiers (DIDs) to their corresponding DID Documents. |
|
Provides the functionality to create and manage DIDs on the Hedera network. |
|
Provides the functionality to submit and execute transactions related to DID operations on the Hedera network. |
Advanced Packages
These packages offer more specialized functionalities for advanced use cases.
| Package Name | Description |
|---|---|
Provides essential interfaces, utilities, and validation tools for working with DIDs. |
|
Provides a set of classes for constructing and handling DID messages. |
|
Enables management of complex asynchronous operations within DID-related applications. |