Skip to content

Commit 3fecc60

Browse files
authored
Merge pull request #1 from kpd17/patch-24
Update audit.md
2 parents 2fe88ac + 357fc3b commit 3fecc60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Learn/audit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ sidebar_position: 2
99

1010
The importance of smart contract audits in the blockchain ecosystem cannot be overstated. As immutable programs that automate processes, handle significant amounts of value, and establish trust in decentralized systems, smart contracts must be secure against both inadvertent bugs and malicious exploits. Audits are crucial because they involve a rigorous examination of the contract’s code by security experts who can identify vulnerabilities and suggest enhancements before the code is deployed on the blockchain, where it becomes much harder to alter.
1111

12-
Understanding this critical need for security, Core Chain places a strong emphasis on ensuring its codebase is not just robust and efficient but also secure and reliable. To achieve this, Core Chain engages with reputable third-party security firms to conduct comprehensive audits of its smart contract code. These external parties scrutinize the smart contracts for potential security issues, logic errors, and best practice violations. By involving independent auditors, Core Chain aims to provide an unbiased assessment of its smart contract infrastructure, thus fostering trust among its users and stakeholders.
12+
Understanding this critical need for security, Core contributors place a strong emphasis on verifying that its codebase is not just robust and efficient but also secure and reliable. To achieve this, Core is audited by reputable third-party security firms that conduct comprehensive audits of its smart contract code. These external parties scrutinize the smart contracts for potential security issues, logic errors, and best practice violations. Involving independent auditors is aimed at providing an unbiased assessment of Core's smart contract infrastructure, thus fostering trust among its users and stakeholders.
1313

14-
Furthermore, Core Chain adopts a proactive stance towards continuous security, where the codebase undergoes regular audits, especially before major updates or after significant changes. This commitment to regular third-party verification serves as a testament to Core Chain’s dedication to maintaining a secure environment for its community and preserving the integrity of its platform in the rapidly evolving landscape of decentralized technologies.
14+
Furthermore, Core benefits from a proactive stance towards continuous security, where the codebase undergoes regular audits, especially before major updates or after significant changes. This commitment to regular third-party verification serves as a testament to Core contributor and community dedication to maintaining a secure environment for its community and preserving the integrity of its platform in the rapidly evolving landscape of decentralized technologies.
1515

1616
Core's [blockchain codebase](https://github.com/coredao-org) has been audited by top-tier third-party blockchain security firms, including Halborn and Least Authority. Access the audit reports from the following:
1717

1818
<!-- * [CertiK](https://skynet.certik.com/projects/coredao) -->
1919
* [Halborn](https://github.com/HalbornSecurity/PublicReports/blob/master/Solidity%20Smart%20Contract%20Audits/CoreDAO_Genesis_Smart_Contract_Security_Audit_Report_Halborn_Final.pdf)
20-
* [Least Authority](https://leastauthority.com/blog/audits/audit-of-core-dao-layer-1-smart-contracts/)
20+
* [Least Authority](https://leastauthority.com/blog/audits/audit-of-core-dao-layer-1-smart-contracts/)

0 commit comments

Comments
 (0)