description |
---|
Getting started with the SSI Kit. |
{% hint style="danger" %}
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 API | Learn how to issue, verify and manage Verifiable Credentials, Keys and DIDs via API. | rest-apis.md | |
Java | Kotlin | Learn 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 Tool | Learn how to issue, verify and manage Verifiable Credentials, Keys and DIDs via the CLI. | cli-command-line-interface.md |
- My First Verifiable Credential (VC) - Issue and verify your first VC using the SSI-Kit Api
- Advanced Verifiable Credentials (VC) - Leverage custom credential templates, the credential status property, prebuild and custom verification policies.