Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

aquaflamingo/Solidity-Contract-Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Solidity Patterns

A collection of relevant patterns used in Solidity for development of smart contract applications.

Patterns

  1. Simple List
  2. Struct Map
  3. Indexed Struct Map
  4. Unique ID Array
  5. Simple Factory
  6. Circuit Breaker
  7. Data Segregation
  8. Ownership
  9. Relay
  10. Deprecation
  11. Speed Bumps

Author

@RobertSimoes

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

About

๐Ÿ“ Patterns found in smart contract oriented language Solidity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published