matter-labs / zksync

zkSync: trustless scaling and privacy engine for Ethereum
https://zksync.io
Apache License 2.0
4.86k stars 2.69k forks source link

JS library support to Ethers.js v6 #598

Open AndreMiras opened 4 months ago

AndreMiras commented 4 months ago

The JavaScript library seems to only support Ethers.js v5 at the moment. It would be nice to have support for Ethers v6. This is related to #427, but not a dup, as #427 suggest to document the fact that v5 only is currently supported, while I'd like to have support for v6

AndreMiras commented 4 months ago

I guess I should be using zksync-ethers@6 instead. https://docs.zksync.io/build/sdks/js/zksync-ethers/migration.html Maybe we can add a note on the README suggesting the zksync JS library is deprecated.

Morteza7756 commented 2 months ago

Good

mahreenabbad commented 3 weeks ago

JS library support to Ethers.js v6 with the latest node.js version