v0.1.0
0.1.0 - 2022-08-05
This is the first release of building-secure-contracts
. This collaborative repo aims to help smart contracts developers and auditors to build safer contracts by providing best practices and technical knowledge.
The repository contains:
- 4 development guidelines
High-level best practices
: High-level best-practices for all smart contractsToken integration checklist
: What to check when interacting with arbitrary tokensIncident Response Recommendations
: Guidelines on how to formulate an incident response planSecure development workflow
: A rough, high-level process to follow while you write code
- 1 list of EIPs included in each Ethereum mainnet fork
- 1 day of technical training on program analysis and tools (Echidna/Slither/Manticore)
We would like to thank all our external contributors:
- agroce
- alphastorm
- davidhq
- enginer
- gregkbarnes
- iskdrews
- Namaskar-1F64F
- paulrberg
- PradhumnaPancholi
- sudo-owen
To explore the repository on this release version, use the 0.1.0 tag.