RealEstateToken
RealEstateToken copied to clipboard
Fix deploy script and added Factory to make deployment easier.
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.