Skip to content

Commit

Permalink
adds securing/SCSVS
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrem committed Jan 6, 2022
1 parent e7e9a41 commit e7a7d2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
- [Ethereum Smart Contract Security Best Practices (Consensys)](https://consensys.github.io/smart-contract-best-practices/) - General security philosophy, known attacks, and sample code.
- [OriginProtocol/security](https://github.com/OriginProtocol/security) - Materials related to security: docs, checklists, processes.
- [Rari-Capital/security-checklist](https://github.com/Rari-Capital/security-checklist) - Opinionated security and code quality checklist for smart contracts.
- [securing/SCSVS](https://github.com/securing/SCSVS) - Smart Contract Security Verification Standard.
- [sigp/solidity-security-blog](https://github.com/sigp/solidity-security-blog) - Comprehensive list of known attack vectors and common anti-patterns.

##### Audits
Expand Down

0 comments on commit e7a7d2a

Please sign in to comment.