Anatomy of a STARK
aszepieniec.github.io
Anatomy of a STARK
1–6 of 6 posts
Re: Anatomy of a STARK
#2Re: Anatomy of a STARK
#3Nice. This looks like a more comprehensive tutorial than the other STARK tutorials I have seen.
Re: Anatomy of a STARK
#4Re: Anatomy of a STARK
#5> STARKs, not SNARKs, will dominate
As an uneducated person, I perceive STARKs like hash-based signatures. A lot of hashing, it works, but it's bloated and unless quantum computers become a thing one day (highly unlikely) they might never get used.
Now, I might be completely wrong, and depending on the application these might offer very competitive benefits. I'm looking forward to be proven wrong while reading this tutorial :)
Re: Anatomy of a STARK
#6This looks like a great resource! Thanks for sharing. > STARKs, not SNARKs, will dominate As an uneducated person, I perceive STARKs like hash-based signatures. A lot of hashing, it works, but it's bloated and unless quantum computers become a thing one day (highly unlikely) they might never get used. Now, I might be completely wrong, and depending on the application these might offer very competitive benefits. I'm l…