Skip to content

coti-io/coti-sdk-typescript

image image image image COTI Website

COTI SDK TypeScript

image image

Welcome to COTI SDK TypeScript, a comprehensive set of encryption, decryption, and cryptographic utilities, including RSA and AES encryption, message signing, and key handling functions. The utilities are primarily designed to work with cryptographic operations for secure communication and message signing, particularly within Ethereum smart contracts or similar environments.

Documentation

Full API documentation is available in the COTI docs

Build and Install

npm install

Testing

npm test

To report an issue, please see the issues tab.