ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.43k stars 933 forks source link

Update to ethers v6 #4479

Open ricmoo opened 8 months ago

ricmoo commented 8 months ago

I just received an issue regarding the Remix IDE and Ethers integration. I didn't even know that was there! Awesome! :)

I am the maintainer of Ethers and was wondering what I could do to help the project migrate to Ethers v6?

ricmoo commented 8 months ago

(the related issue I received was https://github.com/ethers-io/ethers.js/issues/4555)