Share Transfer Module - tKey JS SDK
@tkey/share-transfer
The Share Transfer Module helps you transfer a share to another device/ storage.
Installation
- npm
- Yarn
- pnpm
npm install --save @tkey/share-transfer
yarn add @tkey/share-transfer
pnpm add @tkey/share-transfer
Initialization
import { ShareTransferModule } from "@tkey/share-transfer";
const shareTransferModule = new ShareTransferModule();
Usage
With the ShareTransferModule
, you have access to the multiple functions as mentioned in the type
reference, however, the most important ones are: