lisk-mobile
lisk-mobile copied to clipboard
Adapt Send Token form to pre-fill fields based on Request Token output
Description
as user should be able to go to the Send Token process from a Request Token output (QR code or deep link), importing the Recipient address, Recipient application, Token, Amount and Message fields from the request token output.
Acceptance Criteria
- By open deep link wallet should be open and fill the form with data inside query params
- By scan the QR code from the token request send form should fill data from the QR code
- Make sure transaction working fine
- Adopt unit test
Additional Information
N/A.