Enable view and naming of multiple receive wallet addresses.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.5k
- Forks
- 409
- PR merge metrics
- No merged PRs in 30d
Description
Feature Request: View of multiple receive addresses for wallet and name of each address for tracking received funds.
Currently, when I generate a new address to receive funds on, I lost the old address, although it is still in the wallet.
I'd like to be able to view or any created addresses, which get shared with others to send me funds. I would also like to be able to provide nicknames to inform me of what the addresses were used for.
This is similar to what other coins provide in their wallet apps.
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 tracing the existing wallet receive-address generation flow and the UI that displays the current address. Check how generated addresses are retained and presented; done means previously generated receive addresses are visible and each can display a user-provided nickname.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, electron, javascript, react
- Domain
- blockchain, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100