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

Split qrcode.js into 3 files: qrHandler.js, utils.js, and web3Storage.js #43

Closed AdityaNik closed 10 months ago

AdityaNik commented 10 months ago

Related Issue (if any)

Closes: #40

Describe the add-ons or changes you've made

In this Pull Request, I've split the existing qrcode.js file into three separate files: qrHandler.js, utils.js, and web3Storage.js.

Type of change

Checklist:

AdityaNik commented 10 months ago

@akhileshthite please review

akhileshthite commented 10 months ago

@akhileshthite please review

Thanks! Looks good to me.

Will merge tomorrow.

akhileshthite commented 10 months ago

@AdityaNik, merged. Great work! There's another active issue if you're interested #41

AdityaNik commented 10 months ago

@akhileshthite looking forward to solve that as well

akhileshthite commented 10 months ago

@akhileshthite looking forward to solve that as well

Cool, let me know when you start the work so I can assign the issue to you.