communities-contracts/contracts
r4bbit 8f633ee442
refactor: use `Ownable2Step` instead of `Ownable` (#10)
This has been discussed in #7 and be further explored in https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3620

Closes #7
2023-09-22 12:23:00 +02:00
..
factories refactor: use `Ownable2Step` instead of `Ownable` (#10) 2023-09-22 12:23:00 +02:00
interfaces feat: implement `CommunityTokenDeployer` contract (#2) 2023-09-19 11:39:55 +02:00
tokens refactor: introduce custom errors for better gas costs (#3) 2023-09-20 07:30:25 +02:00
CommunityOwnerTokenRegistry.sol refactor: use `Ownable2Step` instead of `Ownable` (#10) 2023-09-22 12:23:00 +02:00
CommunityTokenDeployer.sol refactor: use `Ownable2Step` instead of `Ownable` (#10) 2023-09-22 12:23:00 +02:00