A collection of relevant patterns used in Solidity for development of smart contract applications.
- Simple List
- Struct Map
- Indexed Struct Map
- Unique ID Array
- Simple Factory
- Circuit Breaker
- Data Segregation
- Ownership
- Relay
- Deprecation
- Speed Bumps
All credit to authors of their respective patterns. (See credit within inline comments of individual patterns)
Please contact me if you have issues with the code present in the repository.
This repository is licensed under Apache 2.0