Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Latest commit

 

History

History

primarykey

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Slashtags primaryKey derivation

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.

Usage

npm start