This repository contains guidelines on how to write secure smart contracts, through best practices and usage of automated tools.
Table of contents:
- Development Guidelines: List of best practices
- Program analysis: Training material on how to use automated tools to secure contracts.
For each tool:
- The content describes a theoretical introduction, a walkthrough of its API, and a set of exercises.
- The exercises are expected to require two hours.