theQRL / mobile-wallet

QRL mobile wallet based on the react-native framework
MIT License
11 stars 22 forks source link

Feature request: add an address book #58

Open hadacnot opened 5 years ago

hadacnot commented 5 years ago

It would be useful to have an address book, containing a list of addresses, with attached editable human readable tags. One should be able to copy the addresses.

Coin-Runner commented 2 years ago

I support this feature request At present the limit of one address per wallet is very primitive, even compared to the first version of BTC made 13 years ago. I have 4 wallets with 4 sets of code words for 4 addresses and not going to risk creating any more. Is there an update on this enhancement?

jplomas commented 2 years ago

Address book as outlined in the issue is complete within the Zeus codebase which will form the basis of the PoS version of the mobile wallet implementation.

There are no current dev cycles to back-port this to the current mobile wallet but contributions are always welcome.