We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d051d3f commit e59bdceCopy full SHA for e59bdce
.gitignore
@@ -0,0 +1 @@
1
+.DS_Store
README.md
@@ -3,4 +3,9 @@
3
## 智能合约安全
4
5
* [DASP Top10 中文版](./DASP-top10-chinese.pdf)
6
-* [Solidity 安全:已知攻击方法和常见防御模式综合列表](./solidity-security-comprehensive-list-of-known-attack-vectors-and-common-anti-patterns-chinese.md)
+* [Solidity 安全:已知攻击方法和常见防御模式综合列表](./solidity-security-comprehensive-list-of-known-attack-vectors-and-common-anti-patterns-chinese.md)
7
+
8
+## 开放报告
9
10
+* [TrueUSD Smart Contract Security Audit Report](./open-report/TrueUSD-Smart-Contract-Security-Audit-Report.md)
11
+* [智能合约安全审计报告 demo](./open-report/Smart-Contract-Security-Audit-Report-demo-chinese.md)
0 commit comments