iotaledger / iotaledger/ts-packages
Enable BIP39 Passphrase Support
Open
enhancement
wallet
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 3
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 12
Description
## Description
Enable BIP39 Passphrase Support
## Motivation
The IOTA wallet should enhance its security and compatibility by implementing BIP39 passphrase support. This feature allows users to use a 24-word mnemonic and add a 25th word passphrase.
## Requirements
Write a list of what you want this feature to do.
Implement a BIP39 passphrase support, enabling users to
(1) create,
(2) restore, and
(3) manage IOTA seeds using a 25th word passphrase.
## Are you planning to do it yourself in a pull request?
No.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.