p2plabsxyz / dscan

A decentralized storage and file-sharing tool that uploads content to IPFS and generates decentralized QR codes.
https://chromewebstore.google.com/detail/dscan-own-your-identity-o/idpfgkgogjjgklefnkjdpghkifbjenap
MIT License
36 stars 26 forks source link

Ensured that generated QRCode has 400x400 dimensions #22 #23

Closed atifcppprogrammer closed 2 years ago

atifcppprogrammer commented 2 years ago

To address this above issue i generated a second QR code of size 400x400 for the download and ensured that we use the existing 150x150 QR code for display.

akhileshthite commented 2 years ago

To address this above issue i generated a second QR code of size 400x400 for the download and ensured that we use the existing 150x150 QR code for display.

Will review this week.