communities-contracts/contracts/factories
0xb337r007 6f83e7346c
add CommunityVault contract (#22)
* add CommunityVault contract

* use named import

* test vault transfer functions for erc20 and erc721

* fix camel case test name

* update format with latest version of forge
2023-12-12 23:10:27 +01:00
..
BaseTokenFactory.sol refactor: use `Ownable2Step` instead of `Ownable` (#10) 2023-09-22 12:23:00 +02:00
CommunityMasterTokenFactory.sol add CommunityVault contract (#22) 2023-12-12 23:10:27 +01:00
CommunityOwnerTokenFactory.sol add CommunityVault contract (#22) 2023-12-12 23:10:27 +01:00