Developer-DAO/pixel-avatars

Use ethers.js instead of web3 for frontend code

goldzulu opened this issue · 4 comments

to be consistently using ethers.js for front end since already using it on the hardhat side

Up one vote from me, I would prefer ethers.js over web3.

I would start working on this one, before i implement the actual contract call

This issues looks to be done (merged, I can't find web3 in the package.json files (but it is a dependency of dev dependencies))

Closing as we're using ethers now 👍