Skip to content

devnets: reduce duplicate info and point to the devnets website instead #1283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/stack/interop/superchain-erc20.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Setting this up in advance ensures tokens will benefit from interop when it beco

Add this after the tutorial is written

For detailed, step-by-step instructions on implementing SuperchainERC20, refer to [Deploy assets using SuperchainERC20](/stack/interop/assets/deploy-superchain-erc20).
For detailed, step-by-step instructions on implementing SuperchainERC20, refer to [Deploy assets using SuperchainERC20](/stack/interop/tutorials/deploy-superchain-erc20).

*/}

Expand Down
8 changes: 1 addition & 7 deletions pages/stack/public-devnets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,4 @@ Features must be included on a betanet before they can be deployed on a testnet.

## Current devnets

**Alpaca**

* Launch date: 2025-01-15
* Anticipated end-of-life: 2025-02-19
* Scope: Adds updates to the L1 contracts to support upgrades via OP Contracts Manager.
* RPC endpoint: `<https://alpaca-0.optimism.io>`
* `manifest.yaml`: `<https://github.com/ethereum-optimism/devnets/blob/main/alphanets/alpaca/manifest.yaml>`
A full list of active alpha and betanets is available at [https://devnets.optimism.io/](https://devnets.optimism.io/).