Rent Payment Manager is a smart contract designed to streamline rent payments with automated due date tracking and late fee enforcement.
Rent Payment Manager is a smart contract designed to streamline rent payments with automated due date tracking and late fee enforcement. This project ensures secure and transparent transactions between landlords and tenants using blockchain technology.
🔹 Set Tenant: The landlord can set the tenant's address (only once).
💰 Rent Payment: The tenant can pay the rent amount.
⚠️ Late Fee Handling: If rent is paid after the due date, a late fee is required.
🔄 Automatic Fund Transfer: Rent payments are transferred directly to the landlord.
The contract is deployed on Edu Chain from Remix at:
0x42e758a90EA1B2f7596d9C5b62088146161De8c1
🏡 Set Tenant: The landlord sets the tenant address.
💵 Pay Rent: The tenant sends the required rent amount.
⏳ Late Fee: If the payment is late, an additional late fee must be included.
This project is licensed under the MIT License.
70
0