"Solcurity" is an opinionated security and code quality standard for Smart Contracts written in Solidity. It lists various security vulnerabilities and questions one should consider when reviewing and auditing projects.
Protip: Use the Solcurity identifiers in your code comments to link the code to the respective Solcurity topic.
- Rari Capital