Rental Platform aims to revolutionize the rental property market by integrating cryptocurrency payments into a secure, scalable platform that simplifies transactions for property owners and tenants.
- Blockchain-Powered Rentals – Smart contracts for transparent rental agreements.
- Wallet Integration – Connect via MetaMask.
- Decentralized Storage – Property data stored on IPFS.
- Secure Payments – Crypto-based rent payments with transaction history.
- Tenant & Landlord Dashboard – Manage listings, agreements, and rental status.
- NFT Property Proofs – Each property represented as a unique NFT.
- Frontend: React.js / Next.js
- Backend: Node.js / Express.js
- Database: MongoDB
- Smart Contracts: Solidity (Ethereum)
- Web3 Integration: ethers.js
- Decentralized Storage: IPFS
git clone [repo-url]
cd real-estate
npm install
npm start
