Alchemy Upgrade & Migration Overview Migration guide for Alchemy SDK upgrades and deprecated package transitions. The package is deprecated — migrate to . Migration Paths | From | To | Complexity | |------|----|-----------| | | | High (different API surface) | | v2 → v3 | v3 | Medium (some breaking changes) | | Direct JSON-RPC | | Low (SDK wraps same methods) | Instructions Step 1: Migrate from alchemy-web3 to alchemy-sdk Step 2: API Surface Changes Step 3: Dependency Cleanup Step 4: Test Migration Output - Migrated from to - All namespace changes applied (core, nft, ws, notify) - Deprecated…