If you have ever tried to operate on numbers and gotten a counter-intuitive result then you have most likely experienced an overflow or an underflow. The concept of Overflow and…
-
Smart contracts are by far one of the most pivotal innovations introduced in the blockchain ecosystem. It opened a new world of possibilities. But, what exactly are smart contracts? This…
-
The “Hello World” program is most likely the first thing you would learn when trying to learn a new language. Here’s what a “Hello World” smart contract in Solidity looks…