web3starblockchainbounty.org·Jul 17, 2023Bitwise operator and bitshiftingIt is not uncommon to see bitwise operator and bit shifting in solidity code. This article explained it through a simplified example. In Solidity, bitwise operators and bit shifting work similarly to other programming languages. Let's go over the bas...Discussbitwise bitshifting