GeneralMagicio / unicorn.eth

Mobile View of Unicorn.eth Account Abstacrion Wallet generated by GM-Wallets
https://unicorn-eth.vercel.app
8 stars 1 forks source link

Scan | Open Camera and detect account.eth.limo and 0x addresses #68

Open MoeNick opened 7 months ago

MoeNick commented 7 months ago

As a user, I want to easily scan QR codes for sending or connecting to the DApps, so I can save time typing or copy-pasting the addresses.

image.png

Design Resources

Success Criteria:

  1. The scan screen will be loaded by the scan icon from the top left of the dashboard. The camera will not load full screen, it will load in the area that has been specified in the design
  2. If the browser does not have access to the camera or it needs access to this domain, the user should get notified by the web app to grant access
  3. The camera will load with 2 buttons on the screen: show my QR (linked to receive | my QR) and paste the wallet connect link button. (if for any reason user doesn't want to give camera access to the web app, this button will be useful)
  4. The camera is sensitive to eth.limo web QRs and 0x addresses.
  5. if the user scans a user.account.eth.limo web QR, it will be redirected to send with the domain pasted in the send input
  6. if the user scans the 0x address, it will be redirected to the send screen with 0x address pasted and warn the user to switch to advanced mode.
MoeNick commented 7 months ago

The details were added to this issue.