TronLink Docs
Homepage
  • Introduction
  • HD Wallets
  • TronLink App
    • Asset Management
      • Custom Token
    • DeepLink
      • Open Wallet
      • Open DApp
      • Login by TronLink
      • Transfer
      • Sign Transaction
      • Sign Message
      • Result Code
    • DApp Support
      • TronLink Integration
      • DApp Explorer
  • TronLink Wallet Extension
    • Request TronLink Extension
      • Connect Website
      • Add Token
    • Receive messages from TronLink
      • Account Change Message
      • Network Change Message
      • Successful connection message
      • Disconnect website message
      • Messages to Be Deprecated
        • User rejects connection
        • User disconnects from the website
        • User accepts connection
        • User requests to connect to the website
  • DApp
    • Start Developing
    • Multi-Signature Transfer
    • Message Signature
    • General Transfer
    • Stake2.0
Powered by GitBook
On this page
  • What is an HD Wallet?
  • TronLink Wallets - HD Wallets

HD Wallets

What is an HD Wallet?

HD wallets are hierarchical deterministic wallets proposed in BIP-32 in order to avoid the trouble of managing a bunch of private keys. HD wallets allow selective sharing on multiple keypairs (private and public keys) that are generated from a single root. The seed is represented by mnemonic code (phrase) that consists of 12 words, which makes it easier for account holders to transcribe and memorize.

TronLink Wallets - HD Wallets

TronLink wallets support BIP-32 and BIP-44 proposals, and generate the corresponding TRON addresses based on the BIP-44 hierarchical sub-path.

PreviousIntroductionNextAsset Management

Last updated 2 years ago