We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b085d commit 7519c7dCopy full SHA for 7519c7d
pages/builders/notices/sdk-deprecation.mdx
@@ -10,7 +10,7 @@ The Optimism SDK will officially be deprecated in Q1 2025. The project is shifti
10
11
### Breaking changes to expect
12
13
-The migration from the Optimism SDK to `viem` library brings several breaking changes:
+The migration from the Optimism SDK to [viem](https://viem.sh/op-stack) library brings several breaking changes:
14
15
* **Transaction estimation**: Methods for estimating gas fees will now leverage `viem` APIs.
16
* **Bridging**: All token bridging actions must be updated to use the `viem` library bridging methods.
0 commit comments