VisionLand: Web3 rent system using PYUSD & Filecoin for automated, transparent, on-chain payments.
VisionLand is a blockchain-based rent management platform that automates and secures rent payments between property owners and tenants using the stablecoin PYUSD. House owners can register multiple properties, set rent amounts, due dates, and penalties for late payments. Tenants can approve rent payments, either manually or via an auto-debit system, ensuring timely payment directly from their wallet. Late payments automatically incur penalties calculated on-chain. All property and tenant data is stored securely on-chain, ensuring transparency, immutability, and trustless interactions. The system eliminates physical interactions, simplifies recurring rent collection, provides detailed payment tracking, and offers a modern, efficient solution for property management in Web3.
Tech Stack & Tools: Solidity for smart contracts. Remix / Hardhat for testing & deployment. PYUSD token for stablecoin rent payments. Filecoin (or Lighthouse/Synapse SDK) for storing property & tenant data.
Architecture / Flow: House owners register properties on-chain. Tenants approve rent payments; they can pay manually or via auto-debit. Late payments automatically calculate penalties. Rent transfers occur directly from tenant wallets to owner wallets via smart contract. All data is stored securely on Filecoin for immutability.
Partner Technologies & Benefits: PYUSD: Stablecoin ensures predictable rent amounts without volatility. Filecoin: Secure, decentralized storage for tenant/house info.
Notable / Hacky Stuff: Automated penalty calculation for late rent on-chain. Tenant approval system like an “EMI auto-debit” for decentralized payments. Multiple houses per owner with per-house tenant mapping, fully on-chain.

