Skip to content

Commit aba3de4

Browse files
committed
BIP39 seed generation working readme
1 parent 7c5daaa commit aba3de4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ The goal of this project is to see how much crypto functionality can be brought
1515
- Basic navigation and UI adapted from FAP Boilerplate app
1616
- BIP39 mnemonic generation supported!
1717
- 24, 18, or 12 words
18+
- BIP39 mnemonic to BIP39 seed generation
1819

1920
### Work in Progress
2021

21-
- WIP: BIP39 mnemonic to seed generation
22-
- `seed` seems to be blank using `mnemonic_to_seed` func
22+
- WIP: BIP39 seed passphrase support
2323
- WIP: BIP39 to BIP32 HDNode
2424
- possible memory issue
2525

0 commit comments

Comments
 (0)