communities-contracts/script
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
..
Base.s.sol refactor: move project to foundry template and introduce tests 2023-09-08 12:36:20 +02:00
DeployContracts.s.sol feat: implement `CommunityTokenDeployer` contract (#2) 2023-09-19 11:39:55 +02:00
DeployOwnerAndMasterToken.s.sol add CommunityVault contract (#22) 2023-12-12 23:10:27 +01:00
DeploymentConfig.s.sol add master/owner tokens to erc20 token (#19) 2023-10-06 09:21:03 +02:00