OffchainLabs / arbitrum-sdk

https://arbitrum-sdk.vercel.app
Apache License 2.0
233 stars 177 forks source link

Implement Support For EthersV6 Signers and Providers #521

Open njelich opened 4 months ago

njelich commented 4 months ago

Currently Arbitrum-SDK relies on Ethers V5, leading to issues for projects trying to keep up with best development practices and use the latest and more optimal libraries.

roninjin10 commented 1 month ago

Happy to help here. With a few small tweaks we could make this sdk support ethersv6 Tevm and viem

jxom commented 3 weeks ago

Happy to help with a Viem migration.