Allow saving recipient accounts to contact list, so for the next payment I don't have to copy-and-paste account again.
Requirements:
once user made a transaction, there should be an easy way to add the recipient to the contact list ("favorites"). E.g. from transaction screen. For simplicity, let's consider only transactions with a single Payment operation.
on a payment screen there should be an option to select the receipient from the contract list
there should be a separate screen in the app to see contact list
user should be able to add and remove contacts from the list
contact list should be per application, not per account. So that I can use the same contact with any of my accounts in the app
Allow saving recipient accounts to contact list, so for the next payment I don't have to copy-and-paste account again.
Requirements: