From 61bb7d75f6e35e80895a400d7f28dd35ccbdca9d Mon Sep 17 00:00:00 2001 From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com> Date: Wed, 5 Mar 2025 07:53:34 -0800 Subject: [PATCH 1/3] Supersim install clarification --- .../tutorials/supersim/getting-started/installation.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/app-developers/tutorials/supersim/getting-started/installation.mdx b/pages/app-developers/tutorials/supersim/getting-started/installation.mdx index d1d0ebbc5..02693d1e5 100644 --- a/pages/app-developers/tutorials/supersim/getting-started/installation.mdx +++ b/pages/app-developers/tutorials/supersim/getting-started/installation.mdx @@ -26,10 +26,11 @@ This page provides installation instructions for `supersim`. Follow the [Foundry toolchain](https://book.getfoundry.sh/getting-started/installation) guide for detailed instructions. ### Install `supersim` + Either download precompiled binaries or install using Homebrew: - * Get the precompiled binaries by downloading the executable for your platform from the [GitHub releases page](https://github.com/ethereum-optimism/supersim/releases). + * Prerecompiled binaries: Download the executable for your platform from the [GitHub releases page](https://github.com/ethereum-optimism/supersim/releases). - * Get Homebrew (OS X, Linux). + * Homebrew: Install [Homebrew](https://brew.sh/) (OS X, Linux). ```sh brew tap ethereum-optimism/tap From 6aebd0632f271fac58aa2f785d0c1e7f0d0c4f13 Mon Sep 17 00:00:00 2001 From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com> Date: Wed, 5 Mar 2025 07:56:58 -0800 Subject: [PATCH 2/3] Structure edits --- .../supersim/getting-started/installation.mdx | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/pages/app-developers/tutorials/supersim/getting-started/installation.mdx b/pages/app-developers/tutorials/supersim/getting-started/installation.mdx index 02693d1e5..e5982d7a8 100644 --- a/pages/app-developers/tutorials/supersim/getting-started/installation.mdx +++ b/pages/app-developers/tutorials/supersim/getting-started/installation.mdx @@ -21,7 +21,7 @@ This page provides installation instructions for `supersim`. ### Prerequisites: `foundry` - `supersim` requires `anvil` to be installed. + `supersim` requires `anvil`, which is installed alongside the Foundry toolchain. Follow the [Foundry toolchain](https://book.getfoundry.sh/getting-started/installation) guide for detailed instructions. @@ -30,7 +30,7 @@ This page provides installation instructions for `supersim`. * Prerecompiled binaries: Download the executable for your platform from the [GitHub releases page](https://github.com/ethereum-optimism/supersim/releases). - * Homebrew: Install [Homebrew](https://brew.sh/) (OS X, Linux). + * Homebrew: Install [Homebrew](https://brew.sh/) (OS X, Linux), and then run: ```sh brew tap ethereum-optimism/tap @@ -38,18 +38,20 @@ This page provides installation instructions for `supersim`. ``` ### Start `supersim` in vanilla mode + Start `supersim` in vanilla mode by running: - ```sh + ```sh supersim ``` - Vanilla mode will start 3 chains, with the OP Stack contracts already deployed. + + * (1) L1 Chain + * Chain 900 + * (2) L2 Chains + * Chain 901 + * Chain 902 + - * (1) L1 Chain - * Chain 900 - * (2) L2 Chains - * Chain 901 - * Chain 902 ## Next steps From 917898c901406920f4517b355b81868dc10ae3d1 Mon Sep 17 00:00:00 2001 From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com> Date: Wed, 5 Mar 2025 11:54:03 -0800 Subject: [PATCH 3/3] Auto-fix: Update breadcrumbs, spelling dictionary and other automated fixes --- words.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/words.txt b/words.txt index 25d6705da..699f744f1 100644 --- a/words.txt +++ b/words.txt @@ -304,6 +304,7 @@ preimages preinstall Preinstalls preinstalls +Prerecompiled Prestate prestate prestates