Request form
Clone Factory
  • Factory
  • Clone
Docs
Source
ChefGPT

Clone Factory

This code (intended to be called from an implementor factory contract) will allow you to install a master copy of a contract, then easily (cheaply) create clones with separate state. The deployed bytecode just delegates all calls to the master contract address.

CloneFactory.sol

18 downloads

Creator

SD170
SD170 / Clone Factory
  • Factory
  • Clone
Source
ChefGPT
Expand
Share

Get Cookin'
star icon18

18 downloads

Creator

SD170

Clone Factory

This code (intended to be called from an implementor factory contract) will allow you to install a master copy of a contract, then easily (cheaply) create clones with separate state. The deployed bytecode just delegates all calls to the master contract address.

CloneFactory.sol