Difference between revisions of "ZK-rollup"

From DefiLlama
Jump to navigation Jump to search
(first edit)
 
m (category)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Zero-knowledge rollups ('''ZK-rollups''') are an [[Ethereum]] scaling solution. They decrease the amount of data in transactions by combining off and [[on-chain]] processes. ZK-rollups batch transactions and use validity proofs to increase their performance.<ref>https://ethereum.org/en/developers/docs/scaling/zk-rollups/</ref>
Zero-knowledge rollups ('''ZK-rollups''') are an [[Ethereum]] scaling solution. They decrease the amount of data in transactions by combining off and [[on-chain]] processes. ZK-rollups batch transactions and use validity proofs to increase their performance.<ref>https://ethereum.org/en/developers/docs/scaling/zk-rollups/</ref>
== References ==
<references />
[[Category:Glossary]]

Latest revision as of 01:37, 3 May 2022

Zero-knowledge rollups (ZK-rollups) are an Ethereum scaling solution. They decrease the amount of data in transactions by combining off and on-chain processes. ZK-rollups batch transactions and use validity proofs to increase their performance.[1]

References