Tonspack
  • šŸ˜‡Welcome
  • ā›“ļøChains support
  • šŸ‘»How it works ?
  • Developer
    • Get start
    • MPC part
    • SDK Rules
    • Http interface (centralized)
  • SDK
    • HD Wallet SDK
      • Get start
      • Chain support
      • NPM
      • Github
    • CloudStorage Wallet SDK
      • Get Start
      • Npm
      • Github
  • Links
    • Tonspack-webapp-wallet
    • Tonspack-bot
    • Demo-raydiumV3
    • Demo-raydium
    • Demo-solana-tools
Powered by GitBook
On this page
  1. SDK

CloudStorage Wallet SDK

PreviousChain supportNextGet Start

Last updated 7 months ago

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

NPM