/solidity-contracts

Some useful solidity contracts. Feel free to copy, but dont forget to attribute the author.

Primary LanguageSolidityApache License 2.0Apache-2.0

solidity-contracts

Some useful solidity contracts. Feel free to copy, but dont forget to attribute the author.

  • MultiDonation.sol: Handles distribution of ERC20 tokens paid to the contract between a list of addresses that have 'shares' in the overall donation. Based on OpenZeppelin v4.4.1.