XDagger / XDagger/XDAG-Pro

[Mnemonic] Make mnemonic verification less tedious

Open
#3 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
11
Forks
10
PR merge metrics
No merged PRs in 30d

Description

image

Typing the 12 mnemonic words is complicated on a smartphone screen because the virtual keyboard takes up a large part of the screen.

The virtual screen hides a lot of text you have already typed, you don't know where you are anymore.

I propose to randomly ask for 3 words and to make proposals in a combobox (drop-down menu) for each one. So the user will not have to type ALL THE WORDS on the keyboard, but just choose some from a list.

Example:

Word check:

n°2 : correct / cake / enemy / scan / noble
n°4 : strong / long / dumb / impact / squeeze
n°12 : noble / strong / dumb / abstract / scan

In 3 clicks the verification is done, and the process is simpler and less long.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the mnemonic verification screen in the Dart/Flutter wallet and inspect how the 12 words are currently entered and checked. Use the issue’s three-word dropdown proposal as the expected behavior; done means verification can be completed by selecting the requested words without typing all 12 on a smartphone.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile-dev, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.