UNPKG

@keypo/typescript-sdk

Version:

A TypeScript SDK for using Keypo

18 lines (12 loc) 438 B
# Keypo SDK ## Overview The Keypo SDK provides cryptographic and data management functions for browser and Node.js environments. For usage instructions, please consult https://www.keypo.io/docs ## Note The Keypo SDK is designed for browser/client environments. For server environments, please use https://www.npmjs.com/package/@keypo/typescript-sdk-server ## Installation ```bash npm install @keypo/typescript-sdk ``` ## License MIT