1 follower
web3 engineer. I write about the process and what i am learning.
Following are some the patterns observed on 20+ most popular opensource projects. ยท #![allow(unused_variables)] // Suppresses warnings for unused...
PART ONE: Overview Introduction EigenLayer comprises smart contracts on the Ethereum platform, enabling assets staked on Ethereum to validate...
Zero-knowledge proof (ZKP) is a cryptographic method by which one party (the prover) can prove to another party (the verifier) that a given statement...
It is not uncommon to see bitwise operator and bit shifting in solidity code. This article explained it through a simplified example. In Solidity,...
Solidity uses fixed point arithmatic instead of floating point arithmatic to reduce computational cost (gas) significantly. In solidity the fixed...
Raw notes on optimism https://excalidraw.com/#room=5b9862530f4b679c8be1,Bu2EbAnc9b-UfTQXrWxtFQ