How to become smart contract auditor?
I would like to tell you it's an easy route to become one, but it isn't and there isn't a single path you need to take to become one. But there are multiple things you should do to increase your chances.
First thing would be to understand basics very well. Yesterday I created an article about how to become a Blockchain developer, with focus on Ethereum. If you want to become a smart contract auditor, your best chances are with Ethereum smart contracts than any other non-EVM blockchain. Why? The sheer number of DeFi applications, developers and documentation available.
Here's my yesterday article
But what if you harnessed basics and advanced topics? Next step would be to udnerstand how to secure your smart contracts and what dangers are there. Great place to start is Consensys smart contract best practices. It will walk you through most common pitfalls, how to avoid them and why they are dangerous.
Next great stop would be https://dasp.co and of course, solidity documentation.
You can test your skills with multiple CTF games built for web3/solidity security in mind and follow some awesome blogs/newsletter about blockchain security. One of such newsletter is https://blockthreat.substack.com.
Here's a github repo that is a good start for your all in one place stop.
As I said, there's no single path to become a smart contract auditor. It takes a lot of effort and learning. Constant learning and staying updated as much as you can with the newest threats and exploits. EthSecurity discord would be great place for that. Here's a link: https://discord.gg/qRxYtanQsG
Most important thing you need to do is to learn the basics really well. Without that, you will be walking in the dark.
Thanks for reading, and if you like my writing, you can subscribe to my blog to receive the daily newsletter as I'm currently in the middle of 100 days of blogging challenge. Subscription box below 👇
If the newsletter is not your thing, check out my Twitter @adrianhetman, where I post and share exciting news from the Blockchain world and security.
See you tomorrow!