bitcoindevkit / bitcoindevkit/bdk-dart

feat: Complete Wallet Recovery Implementation.

Open
#120 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
13
Forks
20
Avg merge
24m
Merged PRs (30d)
3

Description

# Problem
Currently, the BDK Demo app lacks a way for testers to view their wallet's recovery information once the wallet is created. Specifically, there is no UI to access the Descriptors (External and Internal) or the Mnemonic Phrase. This is important for testing purposes.

## Question
This is a wallet-specific setting, so is the placeholder settings route meant for a global or wallet-specific settings?

## Suggestion
If its meant for a global settings i suggest we create a wallet specific section to view the Phrase because putting it in a global settings might make it harder to associate with a specific active wallet.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the placeholder settings route and resolve whether settings are global or wallet-specific. Done means the active wallet has a UI for viewing both external and internal descriptors and its mnemonic phrase, with the wallet association clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.