Skip to content

v0.1.0

Compare
Choose a tag to compare
@montyly montyly released this 06 Sep 09:40

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 contracts
    • Token integration checklist: What to check when interacting with arbitrary tokens
    • Incident Response Recommendations: Guidelines on how to formulate an incident response plan
    • Secure 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:

To explore the repository on this release version, use the 0.1.0 tag.