@decentralized-identity/hub-sdk-js
v0.1.3
Published
JavaScript SDK for communicating with Identity Hub instances.
Downloads
45
Keywords
Readme
Identity Hub JavaScript SDK
This library provides functionality to read, write, and modify data in a user's identity hub. For an overview of identity hubs, please see the explanation document.
API Reference
For documentation of the available classes and methods, please see the API documentation.
Installation
Install the library into your project with npm:
npm install @decentralized-identity/hub-sdk-js
Getting Started
Please see the example file for a sample of using the SDK to communicate with a Hub.