-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels