Get help / consulting from me:
☕ https://www.buymeacoffee.com/oskii
How to audit a smart contract. This video is a guide to how to audit smart contracts and a smart contract auditing checklist which you can use to securely audit your ethereum smart contracts. In this guide I go through many of the smart contract issues that can cause smart contract vulnerabilities, such as:
Prevent overflow and underflow
Function Visibility
Fix compiler warnings
External Calls
Reentrancy
Auditing checklist:
https://github.com/cryptofinlabs/audi...
Chainlink randomness tutorial:
https://docs.chain.link/docs/get-a-ra...