RentLock removes the middleman from renting. Here's exactly how it works — for landlords and tenants.
From lease creation to payout — everything happens on Solana. No banks, no paperwork, no chasing.
Your deposit is locked by math, every payment is on-chain forever, and your rights are enforced by code.
A Program Derived Address (PDA) is a special type of account on Solana. Unlike a regular wallet, a PDA has no private key — meaning nobody can sign transactions on its behalf directly. The only way to move funds out of a PDA is to trigger the specific smart contract instructions that were programmed into it.
Think of it like a safe with no combination dial. The door only opens when the exact right conditions are met — automatically, by the program. No combination, no key, no locksmith.
The smart contract checks the identity of every transaction signer before allowing any action. Only the landlord can release rent. Only the tenant can pay. Only an approved arbitrator can resolve a dispute. These checks happen at the protocol level — no server can override them, and RentLock cannot bypass them.
If any of these rules aren't met, the transaction is rejected by the Solana network automatically. The math enforces the agreement.
Yes. The RentLock smart contract is fully open source. Every instruction, every permission check, every fee calculation is in the public code. You can read every line. The program is deployed on Solana — the program ID is public and every transaction it processes is visible on Solana Explorer. You don't need to trust us. You can verify everything yourself.
The smart contract lives on Solana — not on our servers. If RentLock as a company ceased to exist tomorrow, the contract would keep running. Existing leases would remain valid, vaults would stay locked, and the rules would still be enforced. The code is self-executing. It doesn't need us to keep running.
Connect your Phantom wallet and create your first on-chain lease in under 2 minutes.
Launch App →