Group Members: Tarik, Lauren, Hamza, Suha
For our 3rd project we decided to take a look at an industry that hasn't seen any real technological advancements in years - Real Estate. Using Solidity we built a Real Estate contract that would provide both the buyer and seller with an efficient and secure way to transact. Our idea came from the fact that fees associated to Real Estate transactions are very high and the process is inefficient. We believe that using Blockchain and Solidity would allow for a more transparent, faster, and cheaper alternative.
Definitions:
• Account 1 (Buyer)
• Account 2 (Seller)
• Deposit: 100
• Price: 100,000
• Value is 0, because Buyer is making BLANK PURCHASE AGREEMENT
• @Address: Seller’s Address
• Value (100 “Deposit)
• @Address: Seller Address
• Click @Address
• @Address: Offer Contract Address
• Value (100 “Deposit)
• Click: “Confirm Purchase”
• @Address: Offer Contract Address
• @Address: Sellers address
• Value: (100,000 “Value)