starkup
WSL Required
Starkup can be used on Linux & macOS. To use on Windows, please use Windows Subsystem for Linux (WSL) to run the command below.
Unrecognized Platform
We couldn't detect your platform. Starkup can be used on Linux, macOS & Windows (via WSL).
Run the following in your terminal, then follow the onscreen instructions:
If you're running Unix, run the following in your terminal, then follow the onscreen instructions:
curl --proto '=https' --tlsv1.2 -sSf https://sh.starkup.sh | sh
This will install latest mutually compatible versions of the tools.
Need help?
For troubleshooting and advanced options, see the docs on GitHub.
Or, ask us on our channel on Telegram or Starknet's Discord!
What is installed?
-
Scarb Package manager and build tool for Cairo
-
Starknet Foundry Testing framework for Cairo and Starknet
-
Starknet Devnet Local testnet for Starknet -
CairoLS VS Code extension for Cairo
-
Cairo Profiler Profiler for Cairo and Starknet
-
Cairo Coverage Coverage report generator for Cairo
-
Universal Sierra Compiler Compiler for any Sierra version
Starkup uses ASDF under the hood to manage tool versions. If you don't have ASDF yet, Starkup can install it for you.