how to restore bip39 seed using command-line
Open
Nobody has claimed this yet.
CLI/RPC ▶
mnemonic/seed 🌼
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
How can I create a custom wallet using the following parameters:
- OWN seed (BIP39 seed)
- p2sh-segwit (p2wpkh-p2sh)
Didn't find such function in JSON-RPC API (create function didn't helped for me).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the JSON-RPC API's create function and the command-line wallet-creation entry point first. Done means there is a supported way to restore an owned BIP39 seed as a p2sh-segwit wallet, with the relevant command or API behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100