Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 2.03 KB

quick-start.md

File metadata and controls

25 lines (17 loc) · 2.03 KB
description
Getting started with the SSI Kit.

Quick Start

{% hint style="danger" %}

Discontinuation Notice

Important: Please be informed that, beginning from December 2023, the SSI Kit will no longer receive new features. Furthermore, the SSI Kit is planned for discontinuation by the end of Q3 2024.

However, all functionalities currently offered by the SSI Kit will be integrated into our new libraries, APIs, and apps under The Community Stack. This is aimed at providing a more modular, flexible, and efficient solution for your needs.

For any clarification or queries, feel free to contact us as we aim to make this transition as smooth as possible. {% endhint %}

The SSI-Kit's functionality can be used in a variety of ways. Select your preference to get started

REST APILearn how to issue, verify and manage Verifiable Credentials, Keys and DIDs via API.rest-apis.md
Java | KotlinLearn how to issue, verify and manage Verifiable Credentials, Keys and DIDs directly in a Java or Kotlin Application. Adding the SSI-Kit as a direct dependency.dependency-jvm
CLI - Command Line ToolLearn how to issue, verify and manage Verifiable Credentials, Keys and DIDs via the CLI.cli-command-line-interface.md

Tutorials