A protocol between owner and tenant that allows the rental of properties without a property deed.
HouseFee brings a solution to the crisis in the Argentine real estate market, generating the collateral to access the rental of a property and being able to pay the costs in installments. If the contract is not fulfilled, the owner accesses the amount and the profits that it generates immediately and if the agreement is fulfilled, the tenant recovers his money and keeps 95% of the profits.
In this project we build our application by developing a solidity contract in Hardhat following the OpenZeppelin standards. A protocol between owner and tenant that allows the rental of properties without a property deed. The contract was deployed across multiple networks. For the Frontend we use Nextjs as the main framework, ethers.js, wagmi, rainbowkit, ensdomains/thorin. We also create events in solidity to create an api in the future or connect with some notification protocol.