Smart contract vulnerabilities (Re-entrance, Arithmetic overflow and underflow, Accessing private data)
What is a smart contract?
Which blockchain platform is commonly used for deploying smart contracts?
What is the main advantage of using smart contracts?
What happens during an overflow attack on a smart contract?
What is a re-entrancy attack in the context of smart contracts?
Why is storing sensitive information like passwords in a smart contract a bad idea?