@coti-io/coti-sdk-typescript
v1.0.6
Published
A library for encryption, decryption and cryptographic utilities for the COTI blockchain.
Maintainers
Readme
COTI SDK TypeScript
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 installTesting
npm testTo report an issue, please see the issues tab.
