You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2id="installing-scarb-and-snfoundry"><aclass="anchor" href="#installing-scarb-and-snfoundry"></a>Installing Scarb and Starknet Foundry</h2>
715
+
<h2id="setting_up_your_environment_on_macos_and_linux"><aclass="anchor" href="#setting_up_your_environment_on_macos_and_linux"></a>Setting up your environment on MacOS and Linux</h2>
716
716
<divclass="sectionbody">
717
717
<divclass="sect2">
718
-
<h3id="macos_and_linux"><aclass="anchor" href="#macos_and_linux"></a>MacOS and Linux</h3>
718
+
<h3id="installing_scarb_and_starknet_foundry"><aclass="anchor" href="#installing_scarb_and_starknet_foundry"></a>Installing Scarb and Starknet Foundry</h3>
719
719
<divclass="paragraph">
720
720
<p>On MacOS and Linux, Scarb and Starknet Foundry can be easily installed using the <ahref="https://github.com/software-mansion/starkup" target="_blank" rel="noopener">Starkup installer</a> by running:</p>
721
721
</div>
@@ -751,13 +751,8 @@ <h3 id="macos_and_linux"><a class="anchor" href="#macos_and_linux"></a>MacOS and
<p><ahref="#installing-scarb-and-snfoundry">Similar to Scarb and Starknet Foundry</a>, it is highly recommended to install Starknet Devnet on MacOS and Linux via the <code>asdf</code> version manager. Luckily, if you installed Scarb and Starknet Foundry using the Starkup installer, you should already have <code>asdf</code> installed. To install Starknet Devnet using <code>asdf</code>:</p>
<p>It is highly recommended to install Starkli on MacOS and Linux using the <ahref="https://get.starkli.sh" target="_blank" rel="noopener"><code>starkliup</code> portable script</a>. <code>starkliup</code> manages shell configuration for you, and using any other installation method requires to <ahref="https://book.starkli.rs/shell-completions" target="_blank" rel="noopener">manually set up shell completions</a>. To install Starkli using <code>starkliup</code>:</p>
<h2id="Dev-env-windows"><aclass="anchor" href="#Dev-env-windows"></a>Setting up dev environment on Windows</h2>
855
+
<h2id="setting_up_your_environment_on_windows"><aclass="anchor" href="#setting_up_your_environment_on_windows"></a>Setting up your environment on Windows</h2>
866
856
<divclass="sectionbody">
867
857
<divclass="paragraph">
868
-
<p>Setting up Scarb and Starknet Foundry on Windows requires configuring the Windows Subsystem for Linux (WSL) and installing the tools inside a Linux distribution such as Ubuntu. Follow the steps below to complete the installation.</p>
858
+
<p>Setting up Scarb and Starknet Foundry on Windows requires configuring the Windows Subsystem for Linux (WSL) and installing the tools inside a Linux distribution such as Ubuntu.</p>
869
859
</div>
870
860
<divclass="sect2">
871
-
<h3id="install_wsl_and_ubuntu"><aclass="anchor" href="#install_wsl_and_ubuntu"></a>Install WSL and Ubuntu</h3>
861
+
<h3id="installing_wsl_and_ubuntu"><aclass="anchor" href="#installing_wsl_and_ubuntu"></a>Installing WSL and Ubuntu</h3>
872
862
<divclass="olist arabic">
873
863
<olclass="arabic">
874
864
<li>
875
-
<p>Open <strong>PowerShell as Administrator</strong> and run:</p>
<h3id="install_scarb_and_starknet_foundry_via_asdf"><aclass="anchor" href="#install_scarb_and_starknet_foundry_via_asdf"></a>Install Scarb and Starknet Foundry via ASDF</h3>
988
+
<h3id="installing_scarb_starknet_foundry_and_starknet_devnet"><aclass="anchor" href="#installing_scarb_starknet_foundry_and_starknet_devnet"></a>Installing Scarb, Starknet Foundry, and Starknet Devnet</h3>
999
989
<divclass="olist arabic">
1000
990
<olclass="arabic">
1001
991
<li>
1002
-
<p>Add the Scarb plugin:</p>
992
+
<p>Add the Scarb plugin and install the latest Scarb version:</p>
0 commit comments