communities-contracts/test
r4bbit a8e509baf7 feat(CollectibleV1): add `safeBatchTransferFrom` capabilities
This is to allow batch transfers of community collectibles as discussed
in #41.

Closes #41, #42, #43, #44
2024-02-26 13:48:36 +01:00
..
CollectibleV1.t.sol feat(CollectibleV1): add `safeBatchTransferFrom` capabilities 2024-02-26 13:48:36 +01:00
CommunityERC20.t.sol add CommunityVault contract (#22) 2023-12-12 23:10:27 +01:00
CommunityMasterTokenFactory.t.sol feat: implement `CommunityTokenDeployer` contract (#2) 2023-09-19 11:39:55 +02:00
CommunityOwnerTokenFactory.t.sol feat: implement `CommunityTokenDeployer` contract (#2) 2023-09-19 11:39:55 +02:00
CommunityOwnerTokenRegistry.t.sol feat: implement `CommunityTokenDeployer` contract (#2) 2023-09-19 11:39:55 +02:00
CommunityTokenDeployer.t.sol feat: implement `CommunityTokenDeployer` contract (#2) 2023-09-19 11:39:55 +02:00
CommunityVault.t.sol add CommunityVault contract (#22) 2023-12-12 23:10:27 +01:00
OwnerToken.t.sol add master/owner tokens to erc20 token (#19) 2023-10-06 09:21:03 +02:00