building-secure-contracts
Contract security guide
Provides guidelines and best practices for developing secure smart contracts in the Ethereum ecosystem.
Guidelines and training material to write secure smart contracts
2k stars
36 watching
347 forks
Language: Solidity
last commit: 30 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
originprotocol/security | Provides security-related resources and tools for developers building smart contracts on the Ethereum blockchain | 200 |
securing/scsvs | A checklist to standardize the security of smart contracts in their development cycle. | 624 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,461 |
cryptofinlabs/cryptofin-solidity | A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
pcaversaccio/snekmate | Provides a set of reusable, modular smart contract components for secure and efficient Ethereum development | 503 |
willitscale/learning-solidity | A comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain | 2,072 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
tintinweb/smart-contract-sanctuary | A repository of verified smart contracts and support scripts for various blockchain networks. | 1,516 |
crytic/blockchain-security-contacts | A community-curated directory for contacting security teams of blockchain companies | 399 |
eth-sri/securify2 | An automated security scanner for Ethereum smart contracts | 588 |
slowmist/eos-smart-contract-security-best-practices | Guides developers in writing secure EOS smart contracts by providing security best practices and examples of known vulnerabilities and defensive measures. | 395 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
decurity/semgrep-smart-contracts | Provides a set of security and performance rules for smart contract code. | 632 |