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
  • Overview
  • Links
  • Features
  1. SDK

HD Wallet SDK

A wallet to generate master keypair for multichians stander.

PreviousHttp interface (centralized)NextGet start

Last updated 7 months ago

Overview

This SDK allows developers to generate hierarchical deterministic (HD) wallets following the BIP-44 standard. Using a master keypair, developers can derive keypairs for different blockchain networks, enabling support for multiple chains in a single wallet.

Links

Features

  • Generate a master keypair.

  • Derive keypairs for different blockchain networks.

  • Compliant with the BIP-44 standard for HD wallets.

  • Support for multiple chains.

Github
Npm