Dapp-a-day 23: The Factory

in ethereum •  8 years ago 


We all know the benefit of Factories. Unfortunately the contract code has to be present at compile time in order to deploy a factory that produces a lot of factories in the wild. TheFactory solves this problem. It is one monolithic Factory which you can use to store your code, or deploy instances of known code.

https://github.com/nexusdev/the-factory

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!