splits-sdk
splits-sdk copied to clipboard
Viem and Wagmi versions on deprecated versions
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.