SaveWallet
  • OVERVIEW
    • Introduction
    • HD Wallets
    • What are private key, mnemonic, and password?
  • APP USER GUIDE
    • Wallet management
      • How to create a wallet?
      • How to Import a Wallet?
      • How to Switch My Wallet?
      • How to Export a Wallet?
      • How Can I Use the Address Book?
    • Transfer tutorial
      • How to Transfer Assets to the Wallet?
      • How to Receive My Assets?
    • Assets Management
      • How to add a token?
      • Custom tokens
  • Savings Discover
  • MORE
    • Terms of Service
    • Privacy Policy
    • FAQs
Powered by GitBook
On this page
  • What is an HD Wallet?
  • Generate a new wallet with the mnemonic
  1. OVERVIEW

HD Wallets

What is an HD Wallet?

A HD wallet, short for hierarchical deterministic wallet, is a cryptocurrency wallet that can be backed up and imported using its mnemonic. Users can manage multiple addresses through a single HD wallet. HD wallets ​​contain private keys in a tree structure, in which parent keys can produce children keys, which can produce grandchildren keys, and so on, infinitely.

Generate a new wallet with the mnemonic

The m/purpse’/coin_type’/account’/change/address_index hierarchical path structure is adopted for wallet generation in TronLink. For example, if your HD wallet uses path m/44’/195’/0’/0/0, the next account generated based on the same HD wallet will be using m/44’/195’/0’/0/1, according to the path auto-increment logic.

PreviousIntroductionNextWhat are private key, mnemonic, and password?

Last updated 1 year ago