Upgrade Guides
Upgrade from V3 to v4
Breaking changes
Starknet V6
We upgraded to Starknet v6 See this guide for more details: https://starknetjs.com/docs/guides/migrate/ T
There are no code changes required on the Dynamic SDK side, however if you have installed the starknet package, you will need to upgrade to >= v6.11.0.
Walletbook methods
isWalletMethodSupported and isWalletEventSupported have been removed from wallet-book as part of a refactor to improve the way the SDK operates.
Was this page helpful?