emeraldpay / emeraldpay/emerald-vault
Give user a mnemonic code to backup
Open
- Dominant language
- Rust
- Stars
- 58
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When user generates a new account, give him a mnemonic code. Should be implemented and provided by emerald-rs
https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
Show it in console (`emerald new`) and in JSON response
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing account generation through the `emerald new` console entry point and its JSON response, then inspect how emerald-rs provides account functionality and compare the requested mnemonic behavior with BIP-0039. Done means newly generated accounts expose a backup mnemonic in both console and JSON output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, blockchain, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100