Marti (@m2magician) 's Twitter Profile
Marti

@m2magician

Founder @NPLabs_; Contributor @arkworks_rs;
Cryptography engineer, but product first; @a16zcrypto CSX London '24 cohort

ID: 1294711882981539840

linkhttps://github.com/mmagician calendar_today15-08-2020 19:06:08

1,1K Tweet

935 Followers

1,1K Following

Marti (@m2magician) 's Twitter Profile Photo

DEXes built as Automated Market Makers (AMM) can't compete on the number of writes to global state. Even AMMs built on chains with "parallelizable" exectution like Solana are limited, because the parallelization only applies to tx's which affect different parts of the global

Marti (@m2magician) 's Twitter Profile Photo

We can get a very fast chain without ZK, but to scale beyond what Solana offers - we need proofs. At some point the capabilities of a single, even top-spec validator will limit how many tx's can be re-executed. We don't have this problem with STARKs.

Polygon Miden πŸ’œ (@0xpolygonmiden) 's Twitter Profile Photo

Privacy isn’t just for secrecy, it’s how we scale ⚑ Verifying proofs is cheaper than recomputing transactions – that's the beauty of zero-knowledge proofs! So more privacy means less data to share, faster verification, and higher throughput.

Privacy isn’t just for secrecy, it’s how we scale ⚑

Verifying proofs is cheaper than recomputing transactions – that's the beauty of zero-knowledge proofs!

So more privacy means less data to share, faster verification, and higher throughput.
Marti (@m2magician) 's Twitter Profile Photo

From gpt-5: "here’s a finished, compiling-style [code] example" What is compiling-style? It looks like it compiles but actually doesn't? lol

Marti (@m2magician) 's Twitter Profile Photo

Great question from frezabek! Tech-wise, compliance in protocols is straightforward. But the real hurdle? Navigating legal mazes across countries & defining authorities. It's a societal puzzle, not just code

Marti (@m2magician) 's Twitter Profile Photo

Edge blockchains explained in 18s (At Miden we do *also* have global state but for best performance, stay #local, stay #private)