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
Copy file name to clipboardExpand all lines: pages/builders/notices/sdk-deprecation.mdx
+2-2
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The Optimism SDK will officially be deprecated in Q1 2025. The project is shifti
10
10
11
11
### Breaking changes to expect
12
12
13
-
The migration from the Optimism SDK to `viem` library brings several breaking changes:
13
+
The migration from the Optimism SDK to [viem](https://viem.sh/op-stack) library brings several breaking changes:
14
14
15
15
***Transaction estimation**: Methods for estimating gas fees will now leverage `viem` APIs.
16
16
***Bridging**: All token bridging actions must be updated to use the `viem` library bridging methods.
@@ -67,6 +67,6 @@ Node operators should take the following steps:
67
67
68
68
For further assistance or questions about this migration, feel free to reach through the following channels:
69
69
70
-
* Join our [community forum](https://community.optimism.io/) for discussions and support
71
70
* Connect with us on [Discord](https://discord.gg/optimism) for community support
71
+
* Join us on our [developer forum](https://github.com/ethereum-optimism/developers/discussions) for discussions, questions, and general support.
72
72
* Open an [issue on our GitHub repository](https://github.com/ethereum-optimism/docs/issues) for documentation-related concerns
0 commit comments