CloudStorage Wallet SDK
Overview
The Cloud Storage Wallet SDK allows developers to build fully non-custodial wallets for dApps inside Telegram webapps. The SDK automatically generates a master keypair, lets users set up a password for encryption, and derives multichain keypairs using the HD Wallet SDK. The master keypair is securely stored in Telegram’s cloud storage, ensuring that users can recover their wallet in subsequent sessions.
Features
Automatically generate a master keypair.
Secure password setup for encryption.
Derive multichain keypairs using HD wallet functionality.
Automatically store and retrieve the master keypair in Telegram’s cloud storage.
Non-custodial, ensuring full control for the user.
Github
Last updated