Setting up your environment
In order to interact with Starknet and compile Cairo code, you need to install several tools. The following tools are recommended to begin developing on Starknet: Tool nameDescriptionDocumentationCode Repository Starkli A command-line interface that allows you to interact with Starknet. https://book.starkli.rs/ https://github.com/xJonathanLEI/starkli Scarb A build toolchain and package manager for Cairo and Starknet ecosystems. https://docs.swmansion.com/scarb/ https://github.com/software-man...
Setting up your environment
In order to interact with Starknet and compile Cairo code, you need to install several tools. The following tools are recommended to begin developing on Starknet: Tool nameDescriptionDocumentationCode Repository Starkli A command-line interface that allows you to interact with Starknet. https://book.starkli.rs/ https://github.com/xJonathanLEI/starkli Scarb A build toolchain and package manager for Cairo and Starknet ecosystems. https://docs.swmansion.com/scarb/ https://github.com/software-man...
Setting up your environment
In order to interact with Starknet and compile Cairo code, you need to install several tools. The following tools are recommended to begin developing on Starknet: Tool nameDescriptionDocumentationCode Repository Starkli A command-line interface that allows you to interact with Starknet. https://book.starkli.rs/ https://github.com/xJonathanLEI/starkli Scarb A build toolchain and package manager for Cairo and Starknet ecosystems. https://docs.swmansion.com/scarb/ https://github.com/software-man...
Setting up your environment
In order to interact with Starknet and compile Cairo code, you need to install several tools. The following tools are recommended to begin developing on Starknet: Tool nameDescriptionDocumentationCode Repository Starkli A command-line interface that allows you to interact with Starknet. https://book.starkli.rs/ https://github.com/xJonathanLEI/starkli Scarb A build toolchain and package manager for Cairo and Starknet ecosystems. https://docs.swmansion.com/scarb/ https://github.com/software-man...
Setting up your environment
In order to interact with Starknet and compile Cairo code, you need to install several tools. The following tools are recommended to begin developing on Starknet: Tool nameDescriptionDocumentationCode Repository Starkli A command-line interface that allows you to interact with Starknet. https://book.starkli.rs/ https://github.com/xJonathanLEI/starkli Scarb A build toolchain and package manager for Cairo and Starknet ecosystems. https://docs.swmansion.com/scarb/ https://github.com/software-man...
Setting up your environment
In order to interact with Starknet and compile Cairo code, you need to install several tools. The following tools are recommended to begin developing on Starknet: Tool nameDescriptionDocumentationCode Repository Starkli A command-line interface that allows you to interact with Starknet. https://book.starkli.rs/ https://github.com/xJonathanLEI/starkli Scarb A build toolchain and package manager for Cairo and Starknet ecosystems. https://docs.swmansion.com/scarb/ https://github.com/software-man...
Setting up your environment
In order to interact with Starknet and compile Cairo code, you need to install several tools. The following tools are recommended to begin developing on Starknet: Tool nameDescriptionDocumentationCode Repository Starkli A command-line interface that allows you to interact with Starknet. https://book.starkli.rs/ https://github.com/xJonathanLEI/starkli Scarb A build toolchain and package manager for Cairo and Starknet ecosystems. https://docs.swmansion.com/scarb/ https://github.com/software-man...
Setting up your environment
In order to interact with Starknet and compile Cairo code, you need to install several tools. The following tools are recommended to begin developing on Starknet: Tool nameDescriptionDocumentationCode Repository Starkli A command-line interface that allows you to interact with Starknet. https://book.starkli.rs/ https://github.com/xJonathanLEI/starkli Scarb A build toolchain and package manager for Cairo and Starknet ecosystems. https://docs.swmansion.com/scarb/ https://github.com/software-man...
Overview
Starknet is a permissionless, decentralized zero-knowledge rollup (ZK rollup) for Ethereum. It operates as a Layer 2 (L2) blockchain, enabling any dApp to achieve unlimited scale for its computation without compromising on Ethereum’s composability and security. Starknet achieves secure low cost transactions and high performance by using the STARK cryptographic proof system. Starknet contracts and the Starknet OS are written in Cairo, a custom-built and specialized programming language.Explore...
Overview
Starknet is a permissionless, decentralized zero-knowledge rollup (ZK rollup) for Ethereum. It operates as a Layer 2 (L2) blockchain, enabling any dApp to achieve unlimited scale for its computation without compromising on Ethereum’s composability and security. Starknet achieves secure low cost transactions and high performance by using the STARK cryptographic proof system. Starknet contracts and the Starknet OS are written in Cairo, a custom-built and specialized programming language.Explore...