From 154ace2c346796c49ed1afb44ab5a032e5e77866 Mon Sep 17 00:00:00 2001 From: Ori Pomerantz <qbzzt1@gmail.com> Date: Fri, 24 Feb 2023 15:21:58 -0600 Subject: [PATCH] fix(docs/op-stack): Undo a "I'm too tired to work" mistake --- docs/op-stack/src/docs/understand/explainer.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/docs/op-stack/src/docs/understand/explainer.md b/docs/op-stack/src/docs/understand/explainer.md index 9733153f6..ce80baa41 100644 --- a/docs/op-stack/src/docs/understand/explainer.md +++ b/docs/op-stack/src/docs/understand/explainer.md @@ -2,15 +2,6 @@ title: Superchain Explainer lang: en-US image: /assets/logos/twitter-superchain.png -meta: - - name: description - content: hello - - name: keywords - content: super duper SEO ---- - - -```yml meta: - name: twitter:image content: https://stack.optimism.io/assets/logos/twitter-superchain.png @@ -22,9 +13,11 @@ meta: content: Superchain Explainer - name: twitter:card content: summary_large_image -``` +--- + + -The next major scalability improvement to the OP Stack after [Bedrock](../releases/bedrock/) is to introduce the concept of *a Superchain* a network of chains that share bridging, decentralized governance, upgrades, a communication layer and more鈥攁ll built on the OP Stack. +The next major scalability improvement to the OP Stack after [Bedrock](../releases/bedrock/) is to introduce the concept of *a Superchain*: a network of chains that share bridging, decentralized governance, upgrades, a communication layer and more鈥攁ll built on the OP Stack. The launch of the Superchain would merge Optimism Mainnet and other chains into a single unified network of OP Chains (i.e., chains within the Superchain), and mark a major step towards bringing scalable and decentralized compute to the world. The goal of this document is to describe the scalability vision, the Superchain concept, and some changes to the OP Stack required to make this vision a reality. -- 2.23.0