Close Menu
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain
  • Web 3
    • NFT
    • Metaverse
  • Regulation
  • Analysis
  • Learn
  • Blog
  • Contact
    • Tech7685@gmail.com
What's Hot

Is an XRP ETF approval closer than ever? 93% Polymarket Rating suggests …

2025-06-04

Crash up to $ 98,000 to feed Altcoin’s owner -occupied

2025-06-04

What is the BNB chain RWA Incentive program?

2025-06-04
Facebook X (Twitter) Instagram
  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
  • Free.cc (Free Crypto)
Facebook X (Twitter) Instagram
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain

    What is the BNB chain RWA Incentive program?

    2025-06-04

    Almost intentions makes cross-chain BNB-Swaps a total breeze

    2025-06-04

    Mogul Club, AVA Labs Partner to bring tokenized real estate to web3 investors

    2025-06-04

    AI to transform web3 into ‘Knowledge coordination layer’, says Ram Kumar of OpenLedger

    2025-06-03

    Incentiv Testnet is going live to expand blockchain accessibility

    2025-06-03
  • Web 3
    • NFT
    • Metaverse
  • Regulation

    NYSE ARCA submits to mention Truth Social’s Spot Bitcoin ETF

    2025-06-03

    Donald Trump Jr. says that family came in crypto after he was degraded, realizing the financial system was ‘Pyramid Scheme’

    2025-06-03

    Dubai Crypto ambitions rise with Solana and Ripple Moves

    2025-06-03

    ‘Revenge Tax’ hidden in President Trump’s account could activate the Capital War, Deutsche Bank warns: Report

    2025-06-02

    Goldman Sachs Banker sentenced a prison for a role in $ 4,500,000 Ransack or Malaysia’s State Investment Fund: Report

    2025-06-02
  • Analysis

    Ethereum and XRP steals the spotlights in daily win after Bitcoin has recovered $ 106k

    2025-06-04

    ‘Big Short’ investor Steve Eisman publishes the stock market warning, says that he has ‘one care’ now

    2025-06-04

    Ethereum Price has an upward break, can the bulls regain control?

    2025-06-04

    Analyst says that Solana blinks that ‘very promising’ bullish setup, rallies predicts for two low-cap altcoins

    2025-06-03

    Crypto analyst says that XRP community should pay attention to 4-6 June, here is why

    2025-06-03
  • Learn

    What Is Yield Farming and How Does It Work?

    2025-06-02

    What Is Asset Tokenization? How It Works and Why It’s Important

    2025-05-30

    What Is DeFi 2.0 and Why It Matters

    2025-05-27

    Crypto Margin Trading: How It Works and How to Manage the Risks

    2025-05-26

    Wat is circulerende levering in cryptocurrency?

    2025-05-23
  • Blog
  • Contact
    • Tech7685@gmail.com
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
Home»Blockchain»What is special about Kakarot, the new zkEVM project supported by Vitalik?
Blockchain

What is special about Kakarot, the new zkEVM project supported by Vitalik?

2023-06-12No Comments6 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email
The Ethereum virtual machine (EVM) is the only shortcoming of ZK-Rollup, making it impossible to run decentralized apps (dApps) like the DeFi protocol. This will soon change, as ZK-Rollup offers EVM compatibility for several of the major projects now in development, such as Scroll, Taiko, Polygon, and ConsenSys. A possible candidate to address this problem is Kakarot zkEVM.

Kakarot zkEVM, a Cairo-based Ethereum Virtual Machine (EVM), announced on June 2 that it had completed its pre-seed investment round. Contributors include Ethereum co-founder Vitalik Buterin, Ledger co-founder and VP of innovation Nicolas Bacca, and blockchain scaling company Starkware.

What is Kakarot?

Kakarot is an Ethereum virtual machine in Cairo. That means it can run an EVM bytecode application on StarkNet, an Ethereum Layer 2 scaling solution.

The EVM is a mature, well-defined virtual machine architecture. There are 142 opcodes, 9 precompilations and a democratic method to update these opcodes and precompilations. Would you imagine that in Cairo it would result in a “free” zkEVM, i.e. the scaling property of zero knowledge as a direct result?

The idea quickly gained popularity in the Starknet community. In October 2022, Abdel, the leader of Starkware’s exploration team and member of Ethereum’s core development team, began developing it. Around the same time, Starknet’s open-source building community, with the help of Onlydust, launched a competitive effort. While StarknetCC in Lisbon the former absorbed the latter. Since then, the project has been incubated to take shape.

Cairo is a full language connected to CairoVM – Kakarot zkEVM is developed on top of CairoVM. Teams can use Kakarot zkEVM to build and deploy EVM-compliant apps.

Kakarot apps can be developed in the same way as Ethereum or Polygon programs, using the Solidity programming language or any other EVM-compatible language. Users can interact with deployed apps using traditional technologies such as Metamask or WalletConnect.

See also  JP Morgan's Onyx leverages Biconomy's innovation in Project Guardian Proof-of-Concept

CairoVM uses polynomials and the ZK-STARK proof system to provide verifiable calculations. The zkEVM’s ability to create verifiable transactions leading to provable blocks is what makes it useful. Kakarot is based on CairoVM and every transaction performed on it is verifiable.

Teams can use Kakarot zkEVM to create and deploy EVM apps. Developers can use Kakarot to deploy Solidity (or other EVM-compatible languages) exactly as they would with Ethereum or Polygon. After that, their end users can interact with the DApp using their regular tools (little fox wallet, wallet connection, etc.). The team added to the benefits of the integration:

“By counting on a different layer, the gas cost is (asymptotically) exponentially lower than on L2, and the performance (TPS) is higher. The scalability of rollups is piling up and multiplying.”

Kakarot enables compatibility with native Starknet protocols and can build protocols such as merging TVL in DeFi with a user base in GameFi.

Fractal scaling

Kakarot zkEVM can exist in many forms. For starters, it can be deployed as a smart contract on top of Starknet L2, appearing as an (exposed) EVM on Starknet (Ethereum RPC, Ethereum transaction, etc). The project, on the other hand, can be stacked to install L3 zkEVM. This is where the Madara sorter comes in.

A Layer 3 zkEVM can be developed by merging Madara (Starknet complete node) with Kakarot (EVM runtime). The stack consists of a Substrate full node that uses CairoVM as the execution engine and Kakarot as the smart contract term.

Kakarot transactions can be proven and validated at the settlement layer, enabling EVM-compliant fractal scalability. According to the project plan, Kakarot will be an EVM on Starknet Layer 2 in the early stages. Bringing Kakarot zkEVM to Starknet would, according to the researchers, open up a slew of new options and broaden the Starknet ecosystem.

See also  Vitalik Buterin is stirring up crypto buzz with a $1 million ETH deposit into the base

In the future, the project hopes to link to the original Starknet protocols and enable other protocols to work together.

Road map

Phase 1: Kakarot zkEVM on Starknet – Introducing EVM to Starknet

Kakarot will initially appear in Starknet L2 as a built-in EVM, allowing developers to deploy Solidity (or any EVM-compatible language) intelligence directly to Starknet using their trusted toolkits (Foundry, Hardhat, Wagmi, and so on).

Their customers will then be able to interact with their DApps through their standard toolchain (Metamask, Wallet Connect, etc.). Kakarot offers the same developer and user experience as Polygon, Scroll or Ethereum L1.

Stage 2: Kakarot x Madara – L3 zkEVM

Kakarot and Madara combine into a single stack that can handle L3 zkEVM as well as L4, L5, and so on. Teams can install their zkEVM application chain on Starknet and use a valid proof to settle transactions.

Provability can perform the following functions: below-chain computation, at-layer computation, and chain verification.

L3s that use proof of validity contain an intriguing but underappreciated feature: the ability to decouple security from decentralization. Users can take advantage of the security of Ethereum L1 without the same amount of decentralization.

The gas fee is substantially cheaper than that of L2 due to the calculation in a different layer and the performance (TPS) is greater. L2 is already much cheaper than L1. Scalability that is rolled up accumulates and multiplies.

Evidence verification and data availability (DA) can be separated to further reduce gas costs. Starknet L2 can only be used as a proof verification layer, but new data availability solutions such as Celestia or EigenDA can publish transactional data.

See also  The chain integration of Ramper and Chiliz unlocks opportunities

Users can choose any option based on their security needs. Posting proofs and transaction data on Starknet is a more secure choice, but publishing transaction data using DA solutions is a more cost-effective choice.

Stage 3: Kakarot x Madara – zkEVM type 1

Type 1 zkEVM can also be enabled by combining Kakarot and Madara.

Cairo is used to building the Ethereum consensus rules within the Madara x Kakarot full node so that the L1 consensus can be proven. Keccak MPT has replaced Pedersen Merkle Patricia Trie (MPT).

Kakarot will then be a type 1 zkEVM with the ability to testify for L1 blocks. This is a more complex use case that depends on Ethereum (particularly Verge) development. Poseidon may replace Keccak as Ethereum’s preferred hash algorithm after Verge. This will help the zkEVM team to become a type 1 as the main compatibility barrier for zkEVM is the storage layout i.e. implementing Keccak MPT in a demonstrable and quite affordable way.

DISCLAIMER: The information on this website is intended as general market commentary and does not constitute investment advice. We recommend that you do your own research before investing.

Source link

Kakarot Project special supported Vitalik zkEVM
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

What is the BNB chain RWA Incentive program?

2025-06-04

Almost intentions makes cross-chain BNB-Swaps a total breeze

2025-06-04

Mogul Club, AVA Labs Partner to bring tokenized real estate to web3 investors

2025-06-04

AI to transform web3 into ‘Knowledge coordination layer’, says Ram Kumar of OpenLedger

2025-06-03
Add A Comment
Leave A Reply Cancel Reply

Top Posts

Can Shiba Inu defy THIS bearish pattern and trigger a price reversal?

2025-01-16

Concordium announces its first Oracle integration with Umbrella to improve the security of Web3 infrastructure

2024-01-19

Japan’s new Prime Minister, Shigeru Ishiba, is in favor of blockchain and NFT in his policy document

2024-10-01
Editors Picks

Bitcoin ETF Inflows Dominate While BlackRock Leads the Way: ‘No Room for ETH’

2024-08-02

New UK law gives authorities the power to seize crypto without arrest

2023-10-26

PEPE faces the Key Support Test for $0.00000589

2024-09-07

Why You Should Use a Decentralized Exchange

2024-07-30

Our mission is to develop a community of people who try to make financially sound decisions. The website strives to educate individuals in making wise choices about Cryptocurrencies, Defi, NFT, Metaverse and more.

We're social. Connect with us:

Facebook X (Twitter) Instagram Pinterest YouTube
Top Insights

Is an XRP ETF approval closer than ever? 93% Polymarket Rating suggests …

Crash up to $ 98,000 to feed Altcoin’s owner -occupied

What is the BNB chain RWA Incentive program?

Get Informed

Subscribe to Updates

Get the latest news and Update from Bitcoin Platform about Crypto, Metaverse, NFT and more.

  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
  • Free.cc (Free Crypto)
© 2025 Bitcoinplatform.com - All rights reserved.

Type above and press Enter to search. Press Esc to cancel.

  • bitcoinBitcoin(BTC)$104,762.90-1.26%
  • ethereumEthereum(ETH)$2,614.91-0.73%
  • tetherTether USDt(USDT)$1.000.00%
  • rippleXRP(XRP)$2.230.17%
  • binancecoinBNB(BNB)$667.080.24%
  • solanaSolana(SOL)$155.72-3.58%
  • usd-coinUSDC(USDC)$1.000.00%
  • dogecoinDogecoin(DOGE)$0.191492-2.53%
  • tronTRON(TRX)$0.2735491.12%
  • cardanoCardano(ADA)$0.68-1.31%
  • hyperliquidHyperliquid(HYPE)$36.25-3.77%
  • suiSui(SUI)$3.19-3.52%
  • chainlinkChainlink(LINK)$14.03-1.68%
  • avalanche-2Avalanche(AVAX)$20.84-2.45%
  • stellarStellar(XLM)$0.269882-1.38%
  • unus-sed-leoUNUS SED LEO(LEO)$8.962.09%
  • bitcoin-cashBitcoin Cash(BCH)$403.13-0.42%
  • the-open-networkToncoin(TON)$3.16-1.10%
  • shiba-inuShiba Inu(SHIB)$0.000013-2.58%
  • hedera-hashgraphHedera(HBAR)$0.169163-3.16%
  • litecoinLitecoin(LTC)$89.740.01%
  • polkadotPolkadot(DOT)$4.06-3.05%
  • moneroMonero(XMR)$332.43-4.61%
  • ethena-usdeEthena USDe(USDE)$1.000.01%
  • bitget-tokenBitget Token(BGB)$4.80-1.38%
  • daiDai(DAI)$1.000.00%
  • pepePepe(PEPE)$0.000012-3.47%
  • piPi(PI)$0.65-0.31%
  • aaveAave(AAVE)$271.650.33%
  • uniswapUniswap(UNI)$6.35-6.92%
  • bittensorBittensor(TAO)$389.47-2.31%
  • aptosAptos(APT)$4.86-2.44%
  • crypto-com-chainCronos(CRO)$0.101735-1.06%
  • nearNEAR Protocol(NEAR)$2.49-3.22%
  • okbOKB(OKB)$50.15-0.10%
  • internet-computerInternet Computer(ICP)$5.281.62%
  • ondo-financeOndo(ONDO)$0.84-2.97%
  • ethereum-classicEthereum Classic(ETC)$17.36-1.70%
  • gatechain-tokenGateToken(GT)$19.27-2.01%
  • kaspaKaspa(KAS)$0.086833-4.38%
  • mantleMantle(MNT)$0.68-1.11%
  • polygon-ecosystem-tokenPOL (prev. MATIC)(POL)$0.214955-1.70%
  • official-trumpOFFICIAL TRUMP(TRUMP)$11.00-2.98%
  • usd1World Liberty Financial USD(USD1)$1.00-0.01%
  • vechainVeChain(VET)$0.024286-3.13%
  • render-tokenRender(RENDER)$3.87-5.07%
  • ethenaEthena(ENA)$0.334154-3.30%
  • artificial-superintelligence-allianceArtificial Superintelligence Alliance(FET)$0.810.41%
  • worldcoin-wldWorldcoin(WLD)$1.15-5.94%
  • arbitrumArbitrum(ARB)$0.361163-2.50%
  • bitcoinBitcoin(BTC)$104,762.90-1.26%
  • ethereumEthereum(ETH)$2,614.91-0.73%
  • tetherTether USDt(USDT)$1.000.00%
  • rippleXRP(XRP)$2.230.17%
  • binancecoinBNB(BNB)$667.080.24%
  • solanaSolana(SOL)$155.72-3.58%
  • usd-coinUSDC(USDC)$1.000.00%
  • dogecoinDogecoin(DOGE)$0.191492-2.53%
  • tronTRON(TRX)$0.2735491.12%
  • cardanoCardano(ADA)$0.68-1.31%
  • hyperliquidHyperliquid(HYPE)$36.25-3.77%
  • suiSui(SUI)$3.19-3.52%
  • chainlinkChainlink(LINK)$14.03-1.68%
  • avalanche-2Avalanche(AVAX)$20.84-2.45%
  • stellarStellar(XLM)$0.269882-1.38%
  • unus-sed-leoUNUS SED LEO(LEO)$8.962.09%
  • bitcoin-cashBitcoin Cash(BCH)$403.13-0.42%
  • the-open-networkToncoin(TON)$3.16-1.10%
  • shiba-inuShiba Inu(SHIB)$0.000013-2.58%
  • hedera-hashgraphHedera(HBAR)$0.169163-3.16%
  • litecoinLitecoin(LTC)$89.740.01%
  • polkadotPolkadot(DOT)$4.06-3.05%
  • moneroMonero(XMR)$332.43-4.61%
  • ethena-usdeEthena USDe(USDE)$1.000.01%
  • bitget-tokenBitget Token(BGB)$4.80-1.38%
  • daiDai(DAI)$1.000.00%
  • pepePepe(PEPE)$0.000012-3.47%
  • piPi(PI)$0.65-0.31%
  • aaveAave(AAVE)$271.650.33%
  • uniswapUniswap(UNI)$6.35-6.92%
  • bittensorBittensor(TAO)$389.47-2.31%
  • aptosAptos(APT)$4.86-2.44%
  • crypto-com-chainCronos(CRO)$0.101735-1.06%
  • nearNEAR Protocol(NEAR)$2.49-3.22%
  • okbOKB(OKB)$50.15-0.10%
  • internet-computerInternet Computer(ICP)$5.281.62%
  • ondo-financeOndo(ONDO)$0.84-2.97%
  • ethereum-classicEthereum Classic(ETC)$17.36-1.70%
  • gatechain-tokenGateToken(GT)$19.27-2.01%
  • kaspaKaspa(KAS)$0.086833-4.38%
  • mantleMantle(MNT)$0.68-1.11%
  • polygon-ecosystem-tokenPOL (prev. MATIC)(POL)$0.214955-1.70%
  • official-trumpOFFICIAL TRUMP(TRUMP)$11.00-2.98%
  • usd1World Liberty Financial USD(USD1)$1.00-0.01%
  • vechainVeChain(VET)$0.024286-3.13%
  • render-tokenRender(RENDER)$3.87-5.07%
  • ethenaEthena(ENA)$0.334154-3.30%
  • artificial-superintelligence-allianceArtificial Superintelligence Alliance(FET)$0.810.41%
  • worldcoin-wldWorldcoin(WLD)$1.15-5.94%
  • arbitrumArbitrum(ARB)$0.361163-2.50%