Blockchain Educational Video - Smart Contract Security

In this educational video, we will introduce two classic vulnerabilities in smart contract programs. The first is the re-entrancy vulnerability, and the second is the integer overflow vulnerability. We will also demonstrate how to exploit these vulnerabilities in the vulnerable smart contracts with an example code in the Remix IDE.