Learning the Dark Arts of Yul ( Part I )
Introduction
Yul is an intermediate language that can be used with Solidity or as a standalone language . It is particularly useful for writing optimized Smart Contract
Lets look at some Coding Examples
{
// Declare variables without specifying t...
mansoor-eth.hashnode.dev1 min read