improve readme

This commit is contained in:
2024-08-03 18:22:25 +01:00
parent 5c3f7f81d5
commit f2620e988e

View File

@@ -5,7 +5,8 @@ encoded secret key into a word mnemonic that can be stored in hard copy.
It uses the standard BIP-39 word list to represent 11 bit value elements of It uses the standard BIP-39 word list to represent 11 bit value elements of
the secret key but instead of hashing it to derive the actual secret key or the secret key but instead of hashing it to derive the actual secret key or
extended secret key as with bitcoin keys. extended secret key as with bitcoin keys, it is the exact bits of the secret
itself. (encrypting it would be a separate protocol to keep things simple).
usage: usage: