ShenaniganDApp / shenanigan-monorepo

17 stars 4 forks source link

create factory contract #184

Closed ezynda3 closed 3 years ago

ezynda3 commented 3 years ago

Here is the Diamond Factory Deployer. Basically the constructor takes all the arguments that your original diamond would take and then diamonds will be deployed with those arguments.

ezynda3 commented 3 years ago

Should be good to go now