MetaMask / MetaMask/metamask-mobile
Show "new address detected" + address book flow on confirmation screen
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Mobile version of: https://github.com/MetaMask/metamask-extension/issues/11151
Not only should we show address book entries on the confirmation screen when they are available, but we should also encourage the user to create address book entries whenever unknown addresses are encountered.
Eventually, we should also ask the user if they'd like to share this name, which at first could mean "with MetaMask", but then could connect to friends, and allow indicating recommended contract names in social graphs.
Contributor guide
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
Start by reading the linked extension issue and then locate the mobile confirmation screen flow. Determine how available address book entries and unknown addresses are represented there; done means showing existing entries and encouraging creation of entries for unknown addresses. The broader sharing and social-graph ideas are described as future work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- blockchain, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100