We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5daaa commit aba3de4Copy full SHA for aba3de4
README.md
@@ -15,11 +15,11 @@ The goal of this project is to see how much crypto functionality can be brought
15
- Basic navigation and UI adapted from FAP Boilerplate app
16
- BIP39 mnemonic generation supported!
17
- 24, 18, or 12 words
18
+- BIP39 mnemonic to BIP39 seed generation
19
20
### Work in Progress
21
-- WIP: BIP39 mnemonic to seed generation
22
- - `seed` seems to be blank using `mnemonic_to_seed` func
+- WIP: BIP39 seed passphrase support
23
- WIP: BIP39 to BIP32 HDNode
24
- possible memory issue
25
0 commit comments