dApps allows NFT's token holders to temporarily lease their tokens and gain interest from it. On the other hand, it allows renting the same NFT's by paying for use plus collateral.
Current stage: beta.
- Binance Smart Chain: https://dreamy-bell-874b39.netlify.app/
- Binance smart chain (testnet) 0x0263BbFDff5F04C8323681205B3a608d5359Ff66
Note: Smart Contract calls are proxied to main Smart Contract so calls destination is the Proxy Smart Contract itself.
- Client dApp: show leas data
- Client dApp: show rented data
- Client dApp lessee: call DAI approve method
- Client dApp lessee: call borrow method
- Client dApp lessor: call BEP 721 approve method
- Client dApp lessor: call BEP 721 lend set method
- Set duration for rentings
- Deploy Smart Contract to mainnet
- Verify Smart Contract in mainnet BSC
- Put lenders addresses with lent tokens somwehere outside of smart contract (UX improvement) – (note: solved with thegraph.com)
- Show message when collateral was already taken on expired rent
- Show success or error messages on each transaction
- Email reminders for lessee or lessor
- Allow edit rent