@sphereon/ssi-sdk-ext.key-utils
Version:
Sphereon SSI-SDK plugin for key creation.
22 lines (16 loc) • 439 B
Markdown
<!--suppress HtmlDeprecatedAttribute -->
<h1 align="center">
<br>
<a href="https://www.sphereon.com"><img src="https://sphereon.com/content/themes/sphereon/assets/img/logo.svg" alt="Sphereon" width="400"></a>
<br>Key Utils
<br>
</h1>
This package contains Key generation and transformation functions used by other modules.
## Installation
```shell
yarn add @sphereon/ssi-sdk-ext.key-utils
```
## Build
```shell
yarn build
```