Generate Mnenomic Phrase


Stuff You Need to Know

This component generates a 12 word mnemonic phrase, also known as a seed phrase, when given a seed to generate from. The seed used to generate this phrase is a 32-bit hex string, or a 64-bit hex string. If you use a 32-bit hex string, you will generate a 12 word phrase. If you use a 64-bit hex string, you will generate a 24 word phrase.


How to Configure It

  • hex string: Enter the desired 32-bit or 64-bit hex string into the field. Alternatively, it will look to the input for the string used to generate the mnemonic phrase.


What Happens Next

You'd probably want to provide this phrase to the user who wants this backup information! Or perhaps store it in a file.