NEWTON
Asked
6 months ago
159
views
0
Does Kakarot have its own consensus, finality, commitment to L1, blocks, etc.?
Elias Tazartes (Eikii)
asked
6 months ago
0
Accepted answer
It essentially behaves as a blockchain but Kakarot is a smart contract, built on top of Starknet.
The end goal is to provide end users with the same experience as if Kakarot was a regular EVM blockchain (e.g. Arbitrum or Polygon).
Elias Tazartes (Eikii)
answered
6 months ago
Cairo: Cannot unpack error
StarknetErrorCode.ENTRY_POINT_NOT_FOUND_IN_CONTRACT error in Cairo. Can anyone help?
I'm currently trying to transpile an ERC 721 contract I have that uses openzeppelin libraries, is that possible?
How can I use start_prank with deploy_contract?
What can I do if I've sent transactions from StarkNet to Ethereum L2 -> L1 on mainnet and transaction got stacked?
Is Kakarot part of the Starknet ecosystem?
How to use await in StarkNet.py?