Subscribe to kelizhdak.eth
Subscribe to kelizhdak.eth
Share Dialog
Share Dialog
<100 subscribers
<100 subscribers
How does StarkNet work? STARKs are a proof system that enables the proof and verification of calculations. This system processes large calculations and creates a proof to confirm the correctness of the calculations and then verifies the proof in several steps.
Stark technology plays a key role in blockchain scalability by enabling massive off-chain computing. It is cheaper to perform off-chain computations and only perform on-chain (such) verification that requires minor computing power.
In other words, by running multiple steps on-chain, the verifier verifies only large computations performed off-chain. Using STARKs, layer two solutions come together and process thousands of transactions faster and then verify their proof with an on-chain STARK algorithm. As a result, the security of Ethereum and Gas will be less.
Lower transaction fees enable the creation of a new class of applications. These features make Starks a great option for improving user experience and reducing gas costs, while maintaining Ethereum layer security.
Rollups are among the newest Ethereum layer two solutions. The way they work, in a nutshell, is that they collect several transactions and after compressing them, put them in a block. Most ZK-Rollups are not really zero-knowledge proofs. This mistake is caused by the confusion between the concept of proof of validity (ensuring the integrity of calculations) and proof with zero knowledge (ensuring that information is not disclosed).
What is the method of proof with zero knowledge? Getting to know the Zero Knowledge Proof algorithm Starks are defined as validity proofs, which means they prove the integrity of calculations. In the set of Validity proofs, which includes Stark, one party can prove to another that a calculation has been done correctly. But in zero-knowledge proof, the prover does not have to reveal any of the calculation information and only declares that the calculation is done correctly.
How does StarkNet work? STARKs are a proof system that enables the proof and verification of calculations. This system processes large calculations and creates a proof to confirm the correctness of the calculations and then verifies the proof in several steps.
Stark technology plays a key role in blockchain scalability by enabling massive off-chain computing. It is cheaper to perform off-chain computations and only perform on-chain (such) verification that requires minor computing power.
In other words, by running multiple steps on-chain, the verifier verifies only large computations performed off-chain. Using STARKs, layer two solutions come together and process thousands of transactions faster and then verify their proof with an on-chain STARK algorithm. As a result, the security of Ethereum and Gas will be less.
Lower transaction fees enable the creation of a new class of applications. These features make Starks a great option for improving user experience and reducing gas costs, while maintaining Ethereum layer security.
Rollups are among the newest Ethereum layer two solutions. The way they work, in a nutshell, is that they collect several transactions and after compressing them, put them in a block. Most ZK-Rollups are not really zero-knowledge proofs. This mistake is caused by the confusion between the concept of proof of validity (ensuring the integrity of calculations) and proof with zero knowledge (ensuring that information is not disclosed).
What is the method of proof with zero knowledge? Getting to know the Zero Knowledge Proof algorithm Starks are defined as validity proofs, which means they prove the integrity of calculations. In the set of Validity proofs, which includes Stark, one party can prove to another that a calculation has been done correctly. But in zero-knowledge proof, the prover does not have to reveal any of the calculation information and only declares that the calculation is done correctly.
No activity yet