Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit 556a7d8

Browse files
authored
📝 slightly modify kakarot doc (#197)
1 parent cb16fde commit 556a7d8

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

chapters/book/modules/chapter_5/pages/kakarot.adoc

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,24 +46,20 @@ Stores all state data off-chain to increase transaction throughput.
4646

4747
=== Volition:
4848

49-
Allows users to decide between Ethereum-based or off-chain storage via a centralized entity.
49+
Allows users to decide between Ethereum L1 or off-chain storage via a centralized entity.
5050

51-
== Kakachin L3 zkEVM
51+
== Saiyan Chains: L3 zkEVMs
5252

53-
Combining Kakarot and Madara leads to Kakachin, echoing Starknet's scaling vision. To make Kakachin consensus-equivalent, modifications like translating Ethereum rules into Cairo and shifting to Keccak MPT are essential.
53+
Combining Kakarot and Madara leads to the ability to spawn Kakarot enabled rollups, named Saiyan Chains. Empowering users in a similar way to the [OP-Stack](https://stack.optimism.io/) or the [Polygon CDK](https://polygon.technology/polygon-cdk), Kakarot is echoing Starknet's scaling vision.
5454

55-
== Kakachin’s Role in Scalability
55+
== Saiyan Chains’s Role in Scalability
5656

57-
Functioning as an advanced Ethereum node on Starknet L2, Kakachin facilitates multiple L3 to L5 zkEVMs writing to Starknet, enhancing scalability while cutting costs.
57+
Saiyan Chains facilitates multiple L3 zkEVMs settling on Starknet, enhancing scalability while cutting costs.
5858

5959
== Harnessing Kakarot
6060

6161
=== Migrating Ethereum Contracts to Starknet
6262

63-
With Kakarot's tools, Ethereum-deployed contracts can run on Starknet without modifications. This facilitates faster migrations without needing Solidity-to-Cairo conversions.
64-
65-
=== Simplifying Starknet Deployments for Solidity Developers
66-
67-
Kakarot allows developers to deploy on Starknet using familiar Solidity, without diving into Cairo, marrying convenience with performance benefits.
63+
With Kakarot's tools, Ethereum-deployed contracts can run on Starknet (or any CairoVM enabled chain) without modifications. This facilitates faster migrations without needing Solidity-to-Cairo conversions.
6864

6965
include::ROOT:partial$snippet_contributing_blurb.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)