We are systematizing everything we know about Solana security into one structured resource: the Solana Security Strategy. It’s a field-tested knowledge base for teams building serious products — packed with practical guidance, reference links, and strategy templates.
The purpose of this repo is to list all the related Research Papers focused on Smart-contracts security topics. As well as listing all the encountered smart-contracts defects with a summary description. 🛡️
Smart contract QA project using Hardhat, TypeScript and Chai for manual and automated testing. Includes sample ERC20 token (ExampleToken), unit tests, gas usage reporting, and best practices for blockchain quality assurance.