Skip to content

Commit 24655d3

Browse files
Report the package versions (#372)
1 parent adf9533 commit 24655d3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@
88
[![Rust](https://github.com/trinsic-id/sdk/actions/workflows/build-rust.yml/badge.svg)](https://github.com/trinsic-id/sdk/actions/workflows/build-rust.yml)
99
[![TypeScript](https://github.com/trinsic-id/sdk/actions/workflows/build-typescript.yml/badge.svg)](https://github.com/trinsic-id/sdk/actions/workflows/build-typescript.yml)
1010

11+
Library is available for use with different languages
12+
13+
[![Gem](https://img.shields.io/gem/v/trinsic-services?color=e9563f)](https://rubygems.org/gems/trinsic-services)
14+
[![Go)](https://img.shields.io/github/go-mod/go-version/trinsic-id/sdk?color=01ADD8&filename=go%2Fgo.mod&label=go)](https://github.com/trinsic-id/sdk/tree/main/go/)
15+
[![Nuget](https://img.shields.io/nuget/v/trinsic)](https://www.nuget.org/packages/Trinsic/)
16+
[![npm](https://img.shields.io/npm/v/@trinsic/trinsic?color=CC3534)](https://www.npmjs.com/package/@trinsic/trinsic)
17+
[![PyPI](https://img.shields.io/pypi/v/trinsic-sdk?color=%230074b7)](https://pypi.org/project/trinsic-sdk/)
18+
[![Rust](https://img.shields.io/github/v/release/trinsic-id/sdk?color=green&label=rust)](https://github.com/trinsic-id/sdk/)
19+
[![Swift](https://img.shields.io/github/v/tag/trinsic-id/sdk-swift?color=orange&label=swift)](https://github.com/trinsic-id/sdk-swift)
20+
21+
1122
## Introduction
1223

1324
Welcome to Trinsic, the proof-of-anything platform. We are the leading developer platform for implementing [verifiable credentials](https://www.w3.org/TR/vc-data-model/) and [decentralized identifiers](https://www.w3.org/TR/did-core/) - emerging web standards for building next-gen digital identity systems.

0 commit comments

Comments
 (0)