@sphereon/ssi-sdk.dev
Version:
22 lines (16 loc) • 477 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>Dev Support
<br>
</h1>
This plugin is used for development purposes. It hosts the schema-generator used during building of the SDK packages for instance
## Installation
```shell
pnpm add dev @sphereon/ssi-sdk.dev
```
## Build
```shell
pnpm build
```