Skip to content

Add QR code view for recieving addresses in wallet

stereolith requested to merge stereolith/Sia-UI:wallet-addr-qr into master

MERGE REQUEST

Description of Changes

Adds a QR Code veiw for the recieving addresses in the wallet view.

Example of Feature if applicable (ie Screenshot)

Screenshot_from_2020-03-17_02-57-48

Modules and Packages Impacted

  • Changed: Wallet container, Added: QR Code Modal
  • Added npm package "qrcode.react"

Checklist

  • Code Documented (component is self-explanatory)
  • Changes verified locally

Merge request reports