bitbankinc / exchangeDepositContract

27 stars 8 forks source link

Add ProxyFactory #7

Closed junderw closed 4 years ago

junderw commented 4 years ago

Alternative to #6

This removes the bytecode logic from ExchangeDeposit and creates a new ProxyFactory contract from which we deploy proxy contracts. (It takes the address of the ExchangeDeposit contract as a constructor parameter)