Favour Ajayefavourajaye.hashnode.dev·Jul 20, 2023Differences between assert and require statements in Solidity (Error Handling In Solidity, pt. 4)In Part 1, we saw the importance of error handling in solidity, potential risks and vulnerabilities, and the impact of error handling on user experience and contract security. Then we dived deeper into the different types of exceptions that can occur...error handling in solidity