communities-contracts/contracts
r4bbit b2b25ff6e3 chore(OwnerToken): remove unused `CommunityOwnable` import
This seems to have been a leftover.
2024-02-28 11:44:52 +01:00
..
factories add CommunityVault contract (#22) 2023-12-12 23:10:27 +01:00
interfaces feat: implement `CommunityTokenDeployer` contract (#2) 2023-09-19 11:39:55 +02:00
mocks add CommunityVault contract (#22) 2023-12-12 23:10:27 +01:00
tokens chore(OwnerToken): remove unused `CommunityOwnable` import 2024-02-28 11:44:52 +01:00
CommunityOwnable.sol add master/owner tokens to erc20 token (#19) 2023-10-06 09:21:03 +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
CommunityVault.sol add CommunityVault contract (#22) 2023-12-12 23:10:27 +01:00