Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
keywolf committed Jul 4, 2018
1 parent d051d3f commit e59bdce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
.DS_Store
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -3,4 +3,9 @@
## 智能合约安全

* [DASP Top10 中文版](./DASP-top10-chinese.pdf)
* [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)

## 开放报告

* [TrueUSD Smart Contract Security Audit Report](./open-report/TrueUSD-Smart-Contract-Security-Audit-Report.md)
* [智能合约安全审计报告 demo](./open-report/Smart-Contract-Security-Audit-Report-demo-chinese.md)

0 comments on commit e59bdce

Please sign in to comment.