communities-contracts/contracts
0xb337r007 66ba281c75
fix setMaxSupply to check total minted (#27)
2024-02-22 11:44:48 +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 fix setMaxSupply to check total minted (#27) 2024-02-22 11:44:48 +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