From ed43197f8364342e592b525e62e7d7db9d3ed80d Mon Sep 17 00:00:00 2001 From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com> Date: Wed, 5 Mar 2025 11:55:02 -0800 Subject: [PATCH 1/3] Add clarification --- .../supersim/getting-started/installation.mdx | 23 +++++++++++-------- 1 file changed, 13 insertions(+), 10 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..e5982d7a8 100644 --- a/pages/app-developers/tutorials/supersim/getting-started/installation.mdx +++ b/pages/app-developers/tutorials/supersim/getting-started/installation.mdx @@ -21,15 +21,16 @@ 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. ### 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), and then run: ```sh brew tap ethereum-optimism/tap @@ -37,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 bc318c1010ba4bb2c1424cf75ffd978882335361 Mon Sep 17 00:00:00 2001 From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com> Date: Wed, 5 Mar 2025 11:55:30 -0800 Subject: [PATCH 2/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 From d4daf8b244070ab0614689278e9a49f54721ddbd Mon Sep 17 00:00:00 2001 From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com> Date: Wed, 5 Mar 2025 11:56:23 -0800 Subject: [PATCH 3/3] Auto-fix: Update breadcrumbs, spelling dictionary and other automated fixes --- .../tutorials/supersim/getting-started/installation.mdx | 2 +- words.txt | 1 - 2 files changed, 1 insertion(+), 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 e5982d7a8..298686a89 100644 --- a/pages/app-developers/tutorials/supersim/getting-started/installation.mdx +++ b/pages/app-developers/tutorials/supersim/getting-started/installation.mdx @@ -28,7 +28,7 @@ This page provides installation instructions for `supersim`. ### Install `supersim` Either download precompiled binaries or install using Homebrew: - * Prerecompiled binaries: Download the executable for your platform from the [GitHub releases page](https://github.com/ethereum-optimism/supersim/releases). + * Precompiled 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), and then run: diff --git a/words.txt b/words.txt index 699f744f1..25d6705da 100644 --- a/words.txt +++ b/words.txt @@ -304,7 +304,6 @@ preimages preinstall Preinstalls preinstalls -Prerecompiled Prestate prestate prestates