Introduction
@hyperledger/identus-sdk v8.0.0
You can install the SDK with npm, yarn, etc.
npm i @hyperledger/identus-sdk --save
Or using yarn:
yarn add @hyperledger/identus-sdk
Using the library:
import { Apollo } from '@hyperledger/identus-sdk';
const apollo = new Apollo();
Modules
| Module | Description |
|---|---|
| overview | |
| plugins/internal/anoncreds | |
| plugins/internal/didcomm | |
| plugins/internal/dif | |
| plugins/internal/oea | |
| plugins/internal/oidc |