Skip to content

Commit f5e8bfd

Browse files
authored
Merge pull request #1224 from ethereum-optimism/zainbacchus-patch-3
Update next steps for SuperchainERC20 explainer
2 parents 7b40b78 + d8ac779 commit f5e8bfd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pages/stack/interop/assets/superchain-erc20.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ For step-by-step information on implementing SuperchainERC20, see [Deploy assets
8888
</Callout>
8989

9090
## Next steps
91-
91+
* Watch the [ERC20 to SuperchainERC20 video walkthrough](https://www.youtube.com/watch?v=Gb8glkyBdBA) to learn how to modify an existing ERC20 contract to make it interoperable within the Superchain.
9292
* Explore the [SuperchainERC20 specifications](https://specs.optimism.io/interop/token-bridging.html) for in-depth implementation details.
93-
* Check out the [Superchain ERC20 starter kit](https://github.com/ethereum-optimism/superchainerc20-starter) to get started with implementation.
94-
* Watch the [Superchain interop design video walkthrough](https://www.youtube.com/watch?v=FKc5RgjtGes) for a visual explanation of the concepts.
95-
* Review the [Superchain Interop Explainer](../explainer) for answers to common questions about interoperability.
93+
* Check out the [SuperchainERC20 starter kit](https://github.com/ethereum-optimism/superchainerc20-starter) to get started with implementation.
94+
* Review the [Deploy SuperchainERC20 tutorial](../assets/deploy-superchain-erc20) to learn how to deploy a SuperchainERC20.

0 commit comments

Comments
 (0)