You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current typing library is deprecated and this prevent us to update to Web3.js v4 or adding Viem as an adapter in the protocol-kit. Also it's way more complex than current solutions adding more complexity to the SDK maintenance.
Context / issue
The current typing library is deprecated and this prevent us to update to Web3.js v4 or adding Viem as an adapter in the
protocol-kit
. Also it's way more complex than current solutions adding more complexity to the SDK maintenance.#577
Proposed solution
Migrate v1.3.0 smart contracts when using Web3.js adapter based on the previous PR #604 .
The text was updated successfully, but these errors were encountered: