@0xNishchit
Learning & Evolving as a Blockchain Developer and Fluent with MERN stack.
its 0xNishchit this side, glad that you are reading my bio. so I'm aspiring Blockchain dev and guess what I'm fluent with MERN development.
Nothing here yet.
What is zkEVM? zkEVM is a protocol that runs Ethereum Virtual Machine (EVM) computations off-chain, using zero-knowledge proofs (ZKPs) to ensure the validity and security of the computation. It is an extension and improvement of the popular zkRollup ...

In this guide, we will explore the concepts of memory, calldata, and storage in the context of Ethereum smart contracts. Understanding these concepts is essential for developing robust and efficient smart contracts. Let's dive in! Memory Memory is a...
