Skip to content

Commit 4985b95

Browse files
authored
Merge pull request #1025 from ethereum-optimism/sbvegan-patch-1
Update sdk-deprecation.mdx
2 parents 1efa7de + e960755 commit 4985b95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/builders/notices/sdk-deprecation.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Optimism SDK will officially be deprecated in Q1 2025. The project is shifti
1010

1111
### Breaking changes to expect
1212

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:
1414

1515
* **Transaction estimation**: Methods for estimating gas fees will now leverage `viem` APIs.
1616
* **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:
6767

6868
For further assistance or questions about this migration, feel free to reach through the following channels:
6969

70-
* Join our [community forum](https://community.optimism.io/) for discussions and support
7170
* 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.
7272
* Open an [issue on our GitHub repository](https://github.com/ethereum-optimism/docs/issues) for documentation-related concerns

0 commit comments

Comments
 (0)