What is Starknet: A Guide for Developers

What is StarkNet Blockchain Complete Guide

Using the security of Ethereum, but the scalability of zk-rollups

In this guide for developers we take a look at Starknet, an Ethereum scaling solution that uses zero-knowledge proofs to provide scalability. Starknet has its own programming language, Cairo, but allows dapp developers to move their Solidity dapps into the future-proof ecosystem. 

Contents

  1. What is Starknet?
  2. What makes Starknet an interesting Layer-2 solution for Ethereum? 
  3. Who made Starknet?
  4. What problems does Starknet solve?
  5. What is the Starknet STRK token, and how can you use it?
  6. Is Starknet EVM compatible?
  7. What is Cairo?
  8. How to launch a decentralized application or dapp on Starknet?
  9. What types of dapps can we launch on Starknet?
  10. Can everybody launch a dapp on Starknet?
  11. What is the native explorer for Starknet?
  12. How to get a dapp on Starknet listed on DappRadar?

What is Starknet in a nutshell? 

Starknet is a decentralized network built on top of the Ethereum blockchain, or technically best described as a decentralized validity-rollup or zk-rollup Layer-2 network. This layer on top of Ethereum enables applications to achieve scale without compromising the composability and security of the Ethereum mainnet. DappRadar tracks dapps in the Starknet ecosystem. You can start on the Starknet chain page.

What makes Starknet an interesting Layer-2 solution for Ethereum? 

The Ethereum network is very decentralized, operated by validators across the globe and anybody is able to join and participate. However, the network doesn’t offer the technical features to allow the massive scale required for mainstream adoption. As more people join, the gas fees on Ethereum skyrocket and activity on Ethereum become available only to the rich elite. This is against the ethos of Web3, which dictates that everybody should be able to access and utilize the Ethereum blockchain and its decentralized applications. 

Starknet is built as a layer on top of Ethereum, and is therefore called a Layer-2. Starknet provides scale by producing STARK proofs off-chain, and then finalizing those on-chain. In layman’s terms, this means that it first processes many transactions and then finalizes them all at once on the Ethereum blockchain. Contrary to Ethereum itself, which handles each transaction on its own.

Who made Starknet? 

Starknet is made by StarkWare, an Israeli software developer of cryptographic proof systems designed to improve scalability and privacy in blockchains. StarkWare is also involved in the zero-knowledge Polygon blockchain in collaboration with Immutable X. However, right now Starknet remains just as open and public as Ethereum, allowing anybody to see which wallet transacts which particular asset. The company was founded in 2018 by Uri Kolodny, Alessandro Chiesa, and Eli Ben-Sasson and is headquartered in Netanya, Israel.

What problems does Starknet solve? 

The biggest problem Ethereum faces is that the increased adoption of blockchain technology comes with a high amount of transactions. This means that users need to compete through gas fees to have their transactions approved, making the entire ecosystem more elitist. It’s safe to say that from a scaling point of view the Ethereum network doesn’t work as intended, and mass adoption without the support of Layer-2 solutions such as Starknet seems impossible. 

Starknet means to solve the scaling issues of Ethereum without compromising its composability and security. Starknet is a permissionless validity-rollup that taps into the security of Ethereum through its scalable cryptographic proof system STARK. 

This means that Starknet as a Layer-2 can handle many times more transactions than Ethereum, providing scalability for a decentralized future.

What is the Starknet token, and how can you use it? 

Starknet has STRK or the Starknet token, a cryptocurrency used for transacting on the network and voting on blockchain governance decisions. In November 2022 the Starknet token launched on Ethereum, held by shareholders, employees and independent partner software developers. These tokens are locked for four years, but will gradually release starting in November 2023. STRK is now also available to any crypto investor.

Is StarkNet EVM compatible? 

Starknet is not natively EVM compatible, but the team at Nethermind is working a transpiler. This software is called Warp, and it allows code written in Solidity to be compatible with Cairo, the programming language of Starknet. 

What is Cairo? 

Cairo is the native programming language for Starknet. All Starknet smart contracts and the Starknet OS utilize Cairo, a programming language for STARK-proving general computation. Why? Because StarkWare considers the programming language easier and faster to develop, review and maintain code. 

How can developers launch a decentralized application or dapp on Starknet? 

Launching a decentralized application or dapp on Starknet requires knowledge of Cairo. To start learning about code, you could start with the Hello Starknet tutorial. This will walk developers through writing and deploying a simple contract on Starknet.

In addition, developers can refer to the Starknet Website page, which will provide tools and education created by the Starknet-Cairo community. For more support we suggest to join the Starknet Discord server.

What types of dapps can we launch on Starknet? 

Decentralized applications on Starknet are general purpose, meaning that the network supports all kinds of dapps ranging from DeFi, to NFT marketplaces and games. Developers can deploy any type of business logic on Starknet, utilizing the Cairo programming language. Features such as Account Abstraction are also available, providing rich tools for dapp developers. 

Can all developers launch a dapp on Starknet? 

Starknet is designed to be a permissionless ecosystem where anybody can deploy a smart contract, similar to open platforms such as Ethereum. So yes, anybody can launch a dapp on Starknet.

What is the native explorer for Starknet?

Starknet has at least two block explorers: Voyager and StarkScan. Similar to Etherscan and BSCscan, people can see and track each transaction, asset or wallet through the block explorers on Starknet. 

How to get a dapp on Starknet listed on DappRadar? 

Any StarkNet developer or enthusiast can list Starknet dapps on DappRadar by submitting a dapp through the Developer Dashboard. Developers can provide information, screenshots and a video to allow their dapp to be discoverable within the DappRadar ecosystem. 

Share this post on social media

Share this Article

Related articles

Related articles

Web3 Games Can Thrive on Immutable X and StarkNet

StarkNet is regarded as one of the most exciting projects in the Ethereum scaling ecosystem