splits-sdk icon indicating copy to clipboard operation
splits-sdk copied to clipboard

Viem and Wagmi versions on deprecated versions

Open sudoFerraz opened this issue 1 year ago • 2 comments

Hello,

Both Viem and Wagmi versions being used by the SDK, are on versions 1.x, while both dependencies are currently on versions 2.X;

This automatically makes any modern project that started with wagmi/viem on current versions + ethersv6 incompatible with splits SDK due to the walletClient and publicClients that the splitsClient receive being different.

Are there any timelines for upgrading those dependencies on the SDK side? This is currently stopping us from integrating.

sudoFerraz avatar May 07 '24 15:05 sudoFerraz