@jolocom/sdk
TypeScript icon, indicating that this package has built-in type declarations

1.6.2 • Public • Published

Jolocom SDK

npm package @jolocom/sdk chat on gitter

Jolocom Software Development Kit - Facilitating applications to manage and interact with digital identities.

Interested in our vision? Take a look at our whitepaper

The Jolocom SDK is a toolkit for managing SSI Agents and the interactions carried out between them, allowing services and clients to work together seamlessly with minimal trust assumptions and maximum security. For optimal utility and interoperability, the SDK builds upon implementations of the following specifications:

The SDK is composed of a few core concepts which work together to provide a framework for making use of Decentralized Identities, and provides an interface to the SSI ecosystem via Agents and Interactions. It is designed to streamline the creation, validation, authentication and processing of signed messages in order to facilitate different protocols enacted between Agents. Messages created by Agents are secured by the security mechanism of their chosen DID Method.

The SDK itself functions as an Agent Factory. It manages a storage connection and a collection of registered DID Methods, providing storage access and resolution capabilities to the Agents which it creates.

Documentation

Check out the documentation at https://jolocom.github.io/jolocom-sdk/ for examples and guides:

Package Sidebar

Install

npm i @jolocom/sdk

Weekly Downloads

1

Version

1.6.2

License

none

Unpacked Size

294 kB

Total Files

99

Last publish

Collaborators

  • paultonga_jolocom
  • thomas_jolocom
  • exulansis
  • jolocom-dev