First week working @starkware! So here is me trying to ELI5 what we do.
ZK rollups are a scaling solution for Ethereum. This means they allow you to do more, with less.
More computation, for less gas on Ethereum.
This can mean more volume (think @dydxprotocol , where transaction are very cheap) or more complexity (you can code stuff the EVM can not handle and explore new things)
The way they work is the following.
In Ethereum, all the participants in the network (node) agree on a certain “state”. Think of a big spreadsheet that holds all the balances, for all users, in every token, etc.
Nodes agree on state by sharing the instructions to move the state of block N to state N+1.
So going back to our spreadsheet image, they share something like “Take the content of cell A3, multiply by 4, add B5, then put it in cell D5"
This means that the N+1 value for each cell is computed by each node. A lot of the work is redundant; but is necessary for every one to agree on a common state.
With ZK rollups, instead of every Ethereum node sharing computing instructions, nodes share a state difference. Think “update cell D5”.
They also share a proof, which is a cryptographic value with nice properties.
The proof allows each node to verify that the provided state (with D5 updated) is valid, in the sense that it followed the predefined instructions.
That way, nodes can agree on a common state, without everyone having to redo the computation
The cool thing is that it is much cheaper to do the verification than the computation; and that both do not grow at the same rate. If you do a 10x harder computation, your proof will NOT be 10x harder to verify, it’ll be much easier.
So it puts the burden of execution on a single node instead of the whole network. Which is cool!
Building software to do all of this is not easy, and it takes time.
@Starkware is building a ZK rollups software stack. We have two products:
#Starkex, which is a zk rollups that allows “simple” ERC20 or ERC721 behaviours (mostly trading). It was released over a year ago, and has high profil projects using it (@dydxprotocol , @deversifi , @Immutable, @SorareHQ )
#Starknet, which is a general purpose ZK rollup network, that allows the execution of any kind of programs, and their verification by Ethereum. Starknet has been on testnet since June, and the Alpha will hit mainnet in November
And that's about it.
Are you a dev, looking to learn more about these things?
Get in, the water's warm and the party is just getting started

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Henri Lieutaud

Henri Lieutaud Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @HenriLieutaud

26 Oct
Un modesto ECSF5 (Explica como si fuera 5?) sobre los ZK rollups (te sirve @das_grasshopper ?)
Los ZK rollups son una solución de aumento de carga para #Ethereum. Esto significa que permiten hacer más con menos.
Más cálculo, por menos gas en Ethereum. Esto puede significar más volumen (piense en @dydxprotocol, donde las transacciones son muy baratas) o más complejidad (puedes codificar cosas que el EVM no puede manejar y explorar cosas nuevas)
La forma en que funcionan es la siguiente. En Ethereum, todos los participantes de la red (nodos) acuerdan un cierto "estado". Piense en una hoja de cálculo grande que contenga todos los saldos, para todos los usuarios, en cada token, etc.
Read 12 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(