We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Estimated hours: 20h Used hours: 0h
As a user, I would like to send tokens to an address. I would like to have the option to scan a QR code if I'm on mobile.
It's good to note that we can't really check if an address exists or not.
The user can input the address and amount of tokens to send. If on mobile then it should also be an option to scan QR code and autofill address.
Unit testing:
TODO: Check if we can mock transfer with unit tests
UI testing:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Estimated hours: 20h
Used hours: 0h
Info
As a user, I would like to send tokens to an address.
I would like to have the option to scan a QR code if I'm on mobile.
Pre-reqs
Post conditions
The user can input the address and amount of tokens to send.
If on mobile then it should also be an option to scan QR code and autofill address.
Testing
Unit testing:
TODO: Check if we can mock transfer with unit tests
UI testing:
Acceptance Criteria
The text was updated successfully, but these errors were encountered: