iancoleman / slip39

A web tool for SLIP39 mnemonic shares
https://iancoleman.io/slip39/
MIT License
54 stars 23 forks source link

Document Master Secret field #33

Open andrewkozlik opened 5 months ago

andrewkozlik commented 5 months ago

It would be helpful to document how to correctly use the "Master Secret" field by adding a note or tooltip text saying that the Master Secret can be pasted into the "BIP39 Seed" field in the BIP39 tool at iancoleman.io/bip39 to derive XPUBs and keys.

Related to https://github.com/iancoleman/bip39/issues/670.