Did Polygon zkEVM encounter any issues or security vulnerabilities? I would like to write a research paper on it
@millionerbbb9 ай бұрын
Wow! Huge thank you for all the info!
@surojeetghosh237 Жыл бұрын
Nice explanation + tutorial
@justiceessiel6123 Жыл бұрын
super cool
@GimerCervera4 ай бұрын
Amazing tutorial! Do you have an example or a reference of how to serialize a transaction using ethers v6?
@hyochanjang Жыл бұрын
Do we have any mobile SDK for zkEVM to use in native app (Such as React Native)?
@JarrodWatts Жыл бұрын
I've been experimenting with thirdweb's React Native SDK portal.thirdweb.com/react-native
@Alex-tsao-timi9 ай бұрын
Hi, this is a great video to understand Polygon zkEVM, thank you for sharing! One question I have is that it seems that you can see transactions details through zkEVM Polygon scan, maybe this is very basic, but I thought all transactions with zk proof are completely private 😆, I think I miss something here, appreciate it if you can help shed some light on my confusion, thanks
@JarrodWatts9 ай бұрын
Thank you! ZK proofs have applications for privacy, such as hiding aspects of your identity. However, zk rollups don’t use them for privacy. Each transaction is completely visible on L2 and also gets sent to L1. They use ZK proofs to verify the validity of batches on Ethereum.
@dev.soniabatista7 ай бұрын
How can I add a Polygon zkEVM Cardona in the chainlist of thirdweb?
@ChapperorYapper6 ай бұрын
did you get any workaround
@soniamarabatista776 ай бұрын
@@ChapperorYapperNo, I didn’t
@circleofblessing9580 Жыл бұрын
Is react query not better instead of the useState from thirdweb?
@JarrodWatts11 ай бұрын
You can use both - the ThirdwebProvider accepts a prop where you can pass your own react query stuff in
@justiceessiel6123 Жыл бұрын
so is zero knowledge more for scalability or proofing without showing the real thing or both
@prontomatias3081 Жыл бұрын
The concept of zk its the proof of something even if you dont have the full knowledge of what is being proven. You still can reliably trust that proof that was provided. The ZK proofs allow L1 (ETH) to trust L2 (Matic) and vice versa, this means that ultimately L2 will take the burden out of L1, so it makes it more scalable (throughput).
@prontomatias3081 Жыл бұрын
I believe L2's magic its in using ZK proof of batches of transactions opposed to a single transaction in L1
@ChapperorYapper6 ай бұрын
seems outdated can't run yarn deploy
@GayathriP-sw1jw5 ай бұрын
@ChapperorYapper Ive been getting authentication request from thirdweb dashboard when i do npm run deploy. So when i sign via wallet to authorize, it goes "Something went wrong! Unable to authenticate with the dashboard." Tried a lot of times from different browsers,the issue persists...is your issue the same?
@miodas45595 ай бұрын
Do we have any updates on zkEVM? I can't seem to find any recent news about the project. Considering the significant funding it received, it's strange that it would just disappear like that.