TLDR;
- An overview of Mina protocol
- How's Mina different from other Layer 1s like Ethereum, Solana etc?
- A brief walkthrough of protocol architecture
- Highlight unique features of Mina
Introduce
- L1 blockchain based on zero-knowledge proofs (ZKP)
- first cryptocurrency protocol with a succinct blockchain (22KB)
- secured by proof of stake (PoS) consensus called Ouroboros Samisika
Elaborate more on each of the points above
- L1 blockchain based on zero-knowledge proofs (ZKP)
- first cryptocurrency protocol with a succinct blockchain (22KB)
- secured by proof of stake (PoS) consensus called Ouroboros Samisika
A short section on how Mina is different from other ZK-based projects.
Explain the entire infra by putting "Recursive composition of SNARKs" in focus.
- A refresher on how SNARKS work
- Elaborate on
- how recursing compositions of SNARKs work
- how this makes Mina different from other Layer1s like Ethereum, Solana etc
Elaborate on the unique use cases unlocked by Mina's different architecture
- Node can be run on a browser
- higher decentralisation
- privacy by default