Smart Contract Bytecode Size Limit Part I: Beware Solidity Devs, you might just hit your contract size limitA quick explanation on how to optimize and reduce your smart contract bytecode size in solidityDecipher with ZaryabMd Zaryab AfserPart II: Replace modifiers with private functions and reduce your contract’s sizeWhy does replacing modifiers with private functions in solidity reduce the contract’s size?Decipher with ZaryabMd Zaryab AfserPart III: Custom Errors in solidity are more useful than you thinkhow does custom error in solidity optimize contract’s bytecode size?Decipher with ZaryabMd Zaryab AfserPart IV: Using libraries to optimize contract sizeUsing libraries in solidity can help in optimizing for contract bytecode sizeDecipher with ZaryabMd Zaryab Afser