Factory with a business model

In order to code your Factory with a real fee-based business model, you have to:

  • take the standard Factory contract provided by the swissKnife Library

  • implements your custom logic to interact with the Factory-Of-Factories fees methods (explained in the next page)

  • deploy your Factory through the Factory-Of-Factories

Any fee you implement can be in ETH, any ERC20, —and therefore any Item using the Interoperable Interface, too.

Last updated