The “Bunzz smart contract hub” allows developers to publish their smart contracts as modules and users can deploy them only by a GUI operation.
Each smart contract module has a template.
Example of module template
Furthermore, users can combine different modules and create various combinations. This combining action is done automatically when users deploy their module from GUI.
Example 1
The “ERC20” module can be combined with the “ICO” module and the “Vesting” module.
If you create “ERC20 Original” module, it also can be combined with either “ICO” or “Vesting”.