Demonstrate deriving the primaryKey from a mnemonic seed phrase.
Read more about the Key Derivation spec.
Uses bip39
to generate a mnemonic phrase, and bip32
to derive the primary key.
npm start
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Demonstrate deriving the primaryKey from a mnemonic seed phrase.
Read more about the Key Derivation spec.
Uses bip39
to generate a mnemonic phrase, and bip32
to derive the primary key.
npm start