Solidity-Contract-Patterns
Solidity-Contract-Patterns copied to clipboard
📝 Patterns found in smart contract oriented language Solidity.
Solidity Patterns
A collection of relevant patterns used in Solidity for development of smart contract applications.
Patterns
- Simple List
- Struct Map
- Indexed Struct Map
- Unique ID Array
- Simple Factory
- Circuit Breaker
- Data Segregation
- Ownership
- Relay
- Deprecation
- Speed Bumps
Author
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.
License
This repository is licensed under Apache 2.0