Hierarchical Deterministic (HD) wallets are the state of the art when it comes to generating, storing and managing Bitcoin Cash keypairs. They were described in BIP32 and BITBOX offers a suite of methods for creating and managing them.

In the BIP32 wiki there is a picture an HD wallet. This post is to show which BITBOX methods map to which parts of that picture.

Export 1

Entropy

Generating randomness

Mnemonic

Entropy to mnemonic

Master Seed

Mnemonic to master seed

Master Node

Master seed to master HD Node

Account, Change and Address

HD Node to children accounts and internal/external change/receive addresses