Contracts to implement
Opened this issue · 0 comments
Evalir commented
-
Ownable
, because what random smart contract repo doesn't have an ownable impl - Aragon ACL-like auth contract
- Utilities:
- Utilities for generating addresses that I keep copypasting (test-related though)
- Type casting utils
- Bitmap lib
-
Initializable
helper -
Petrifiable
helper (for freezing impl contracts) - Huff
ERC1167
impl