Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.97 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.97 KB

starkup: the Cairo toolchain installer

Starkup helps you install all the tools you will use to develop packages in Cairo and write contracts for Starknet.

Getting started

Run the following in your terminal, then follow the onscreen instructions.

curl --proto '=https' --tlsv1.2 -sSf https://sh.starkup.dev | sh

Supported tools

Starkup supports the installation of the following tools:

Architecture

Starkup relies on ASDF package manager to install the latest versions of Scarb and Starknet Foundry. If you don't have ASDF yet, no worries - Starkup can handle that as well!

Community

Starkup is created by the same team at Software Mansion that is behind Scarb the Cairo package manager and Starknet Foundry, the Cairo and Starknet testing framework. We partnered with [Starkware], the creators of Cairo and Starknet.

Feel free to chat with us on our channel on Telegram or Starknet's Discord!