Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 787 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 787 Bytes

Service Clients repository for Trinsic SSI platform

These service clients can be used in your web application with the Trinsic ID API.

For more information and API Documentation, go to the Trinsic ID Documentation.

Available Packages

Nuget

The package is available for .netstandard2.0 and up.

dotnet add package Trinsic.ServiceClients

NPM

The package contains type definitions for typescript.

npm install @trinsic/service-clients

Pip

Coming soon...

Samples

Check the samples repository for client setup and usage

Please open an issue in this repo for any questions or issues running these packages.