-
Notifications
You must be signed in to change notification settings - Fork 14
First draft #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First draft #78
Conversation
coding-articles/natachi-article-introduction-smart-contract-auditing/Article.md
Outdated
Show resolved
Hide resolved
coding-articles/natachi-article-introduction-smart-contract-auditing/Article.md
Outdated
Show resolved
Hide resolved
coding-articles/natachi-article-introduction-smart-contract-auditing/Article.md
Show resolved
Hide resolved
coding-articles/natachi-article-introduction-smart-contract-auditing/Article.md
Show resolved
Hide resolved
coding-articles/natachi-article-introduction-smart-contract-auditing/Article.md
Show resolved
Hide resolved
coding-articles/natachi-article-introduction-smart-contract-auditing/Article.md
Show resolved
Hide resolved
coding-articles/natachi-article-introduction-smart-contract-auditing/Article.md
Show resolved
Hide resolved
coding-articles/natachi-article-introduction-smart-contract-auditing/Article.md
Show resolved
Hide resolved
coding-articles/natachi-article-introduction-smart-contract-auditing/Article.md
Outdated
Show resolved
Hide resolved
|
|
||
| ## Conclusion | ||
|
|
||
| In conclusion, smart contract auditing is crucial to ensure the safety of assets managed by smart contracts on the blockchain. Auditing can be done manually or with the use of automated tools, but in this article, the focus was on manual auditing with tools like Slither and Foundry. The need for smart contract auditing is driven by the immutable nature of smart contracts, which makes it difficult to fix security vulnerabilities once they are deployed. The auditing process involves examining the code line-by-line and identifying potential security issues, which are then documented and reported on. I hope this article has provided valuable insights on the importance of smart contract auditing and how to do it effectively. Thank you for reading. No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really, really good article @natachigram.
The article is good content wise, and I also like the technical concepts explored.
I'm sorry for being late in reviewing your draft, I was unavailable.
I'll put this top priority. Let's get this done.
I'll go over the code more carefully once more after you submit a second draft.
No description provided.