From f3b0cfce87a9656b6915ff72be64a4d258fd7f63 Mon Sep 17 00:00:00 2001 From: Scott Phillips Date: Mon, 17 Jan 2022 12:20:42 -0500 Subject: [PATCH] Report the package versions --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 18bbeb535..3ed9c4d7d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,17 @@ [![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) [![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) +Library is available for use with different languages + +[![Gem](https://img.shields.io/gem/v/trinsic-services?color=e9563f)](https://rubygems.org/gems/trinsic-services) +[![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/) +[![Nuget](https://img.shields.io/nuget/v/trinsic)](https://www.nuget.org/packages/Trinsic/) +[![npm](https://img.shields.io/npm/v/@trinsic/trinsic?color=CC3534)](https://www.npmjs.com/package/@trinsic/trinsic) +[![PyPI](https://img.shields.io/pypi/v/trinsic-sdk?color=%230074b7)](https://pypi.org/project/trinsic-sdk/) +[![Rust](https://img.shields.io/github/v/release/trinsic-id/sdk?color=green&label=rust)](https://github.com/trinsic-id/sdk/) +[![Swift](https://img.shields.io/github/v/tag/trinsic-id/sdk-swift?color=orange&label=swift)](https://github.com/trinsic-id/sdk-swift) + + ## Introduction 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.