Skip to content

Commit

Permalink
BIP39 seed generation working readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xtruan committed Mar 2, 2023
1 parent 7c5daaa commit aba3de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ The goal of this project is to see how much crypto functionality can be brought
- Basic navigation and UI adapted from FAP Boilerplate app
- BIP39 mnemonic generation supported!
- 24, 18, or 12 words
- BIP39 mnemonic to BIP39 seed generation

### Work in Progress

- WIP: BIP39 mnemonic to seed generation
- `seed` seems to be blank using `mnemonic_to_seed` func
- WIP: BIP39 seed passphrase support
- WIP: BIP39 to BIP32 HDNode
- possible memory issue

Expand Down

0 comments on commit aba3de4

Please sign in to comment.