Skip to content
New issue

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

Receive tokens #5

Open
2 of 8 tasks
martinloesethjensen opened this issue May 24, 2021 · 0 comments · Fixed by #18
Open
2 of 8 tasks

Receive tokens #5

martinloesethjensen opened this issue May 24, 2021 · 0 comments · Fixed by #18
Assignees

Comments

@martinloesethjensen
Copy link
Owner

martinloesethjensen commented May 24, 2021

Estimated hours: 20h
Used hours: 0h

Info

As a user, I should be able to easily copy my address and show a QR code for others to scan.

Post conditions

  • QR code to receive tokens.
  • Account address that can be copied.

Testing

Unit testing:

  • Mock receiving tokens from a different address
  • Mock copy of own address to clipboard if possible
  • Mock that it can paste address from the clipboard if possible

UI testing:

  • Show QR code with own address as the data
  • Show address as text underneath the QR code.
  • Have a copy button that copies the account address so that it can be shared.

Acceptance Criteria

  • Show a "deposit" button that opens a modal with QR code and own account address
  • Account address can be copied to the clipboard
@martinloesethjensen martinloesethjensen self-assigned this Jun 10, 2021
@martinloesethjensen martinloesethjensen linked a pull request Jun 10, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant