@decentralized-identity/hub-sdk-js

JavaScript SDK for communicating with Identity Hub instances.

Usage no npm install needed!

<script type="module">
  import decentralizedIdentityHubSdkJs from 'https://cdn.skypack.dev/@decentralized-identity/hub-sdk-js';
</script>

README

DIF Logo

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.