Tag: solidity
Exploring bit manipulation in smart contracts - Sept 18, 2023
Discover the fundamentals of bits in Solidity and how they play a pivotal role in efficient data storage and manipulation. This article breaks down complex concepts into easy-to-understand sections, guiding you through essential bitwise operations, compact data storage techniques, and real-world gas optimization strategies.