Skip to main content

Shinkai Typescript Library

The Shinkai Typescript Library is a comprehensive toolkit designed for developers looking to integrate their applications with the Shinkai Node. This library provides a robust set of functionalities that make it easier to communicate with the Shinkai Node, manage encryption and signature keys, and create and send messages securely.

Library is available her: https://www.npmjs.com/package/@shinkai_protocol/shinkai-typescript-lib

How to Install​

To get started with the Shinkai Typescript Library, you can install it via npm:

npm install @shinkai_protocol/shinkai-typescript-lib

Examples​

The examples demonstrate various ways to utilize the library for connecting to the Shinkai Node, managing keys, and securely sending messages. For a detailed guide on getting started, including establishing a connection with the Shinkai Node and communicating with it, refer to our Getting Started documentation.