Skip to content

Tonomy SDK

The Tonomy SDK manages all the business logic, cryptography and interactions between identities and applications.

Installation

npm install @tonomy/tonomy-id-sdk

Usage

Compatibility

The SDK has been tested with nodejs v18.12.1+.

Demo Applications

Applications that illustrate how to use the SDK:

  1. Tonomy Demo (uses the API)
  2. Tonomy ID smart wallet (uses the SDK)