RealEstateToken icon indicating copy to clipboard operation
RealEstateToken copied to clipboard

Fix deploy script and added Factory to make deployment easier.

Open erwindeg opened this issue 6 years ago • 0 comments

The deploy script was still referencing another contract. Added the factory to avoid having to pass an address on deployment. The contract will now get the address from the deployer as an owner by default. It's also possible for others to create an instance an become an owner.

erwindeg avatar Dec 25 '19 10:12 erwindeg