(check-mnemonic mnemonic)Check the validity of a mnemonic seed phrase. Return true if the provided mnemonic is valid.
Check the validity of a mnemonic seed phrase. Return true if the provided mnemonic is valid.
(entropy->mnemonic entropy)(entropy->mnemonic entropy language)Generate the mnemonic from entropy in binary format. Entropy size has to be a multiple of 32 in the range 128-256 bits.
Generate the mnemonic from entropy in binary format. Entropy size has to be a multiple of 32 in the range 128-256 bits.
(mnemonic->seed mnemonic)(mnemonic->seed mnemonic passphrase)Create a binary seed from the mnemonic
Create a binary seed from the mnemonic
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |