Blockchain Patterns
Patters in Solidity have to do with modifiers and help developers to keep Smart Contracts short and compact.
Some Patterns considered for this project

Patterns utilized
Ownable
Mintable
Burnable
Checks-Effects-Interactions
Secure Ether Transfer
Last updated
Was this helpful?