DAN
Website
  • 🚀Accelerating Digital Ownership Adoption
  • Digital Assets Network
    • ❌Challenges in Adoption
    • ✅DAN Stack
    • 📜Modular Protocol
    • 🎯DAN Labs Impact
    • 🔐®️ ERC-7066 Author
      • Overview
  • DAN PROTOCOLS
    • 📌Modular Solutions for Digital Ownership
    • 💡Asset Creation
    • 🤝Marketplace
    • 🔓Rent Protocol
    • 💰Loan Protocol
      • How does a loan work?
    • 💰Utility Protocol
      • How does it work?
  • For Developers
    • 🚀Launchpad
      • APIs
        • User's Collections
        • Collection Details
      • SDK
        • Create Collection
        • Mint NFT
        • Mint NFT (Batch)
    • 🛒Market
      • APIs
      • SDK
        • Create Listing
        • Buy Listed NFT
        • Cancel Listing
    • ⚙️Utility
      • APIs
        • 👥Client
          • Register
          • Verify
          • Redeem Code
          • Get All Claimed Utility User
        • 👨‍💻Developer
          • Get All Benefits By Collection
      • SDK
    • 💰Loans
      • APIs
        • User Loans
        • Raw Transactions (Advanced)
      • SDK
        • EVM
        • Solana
      • Wallet Integration
        • EVM
        • Solana
    • 🗞️Rentals
      • APIs
        • NFTs (Owned and Rented)
        • NFTs (Rented)
        • Raw Transactions (Advanced)
      • On-Chain
      • SDK
        • EVM
        • Solana
      • Wallet Integration
        • EVM
        • Solana
    • ⛓️Supported Chains
  • UseCases : Case Studies
    • 🤝NFT Rentals
    • 💎Ephemeral / Consumable NFTs
    • 📝NFT Mandates
    • 🎆Post-Mint Utility
    • 💼Partial Payment at Mint
  • Community
    • 🔑Terms of Service
    • 🔏Privacy Policy
    • 🌐Website
    • 👽Discord
    • 🐦Twitter
Powered by GitBook
On this page
  1. DAN PROTOCOLS

Rent Protocol

Owner can transfer NFT to a borrower with zero collateral

PreviousMarketplaceNextLoan Protocol

Last updated 3 months ago

The protocol secures tokens by a set of contracts deployed that are managed by the smart contract. NFT Owner puts their NFT on rent, sets the rules of the contract, and deposits their NFT to the protocol. Borrowers, or customers, can claim the token, and get conditional ownership as parameters set by the issuer.

The protocol works permissionless without needing any collateral and aims to solve the following :

  • The capability to share idle digital assets ( In-game assets, tokenized real estate, digital content, etc. ) for their utility and generate interest\

  • Lowering the entry barrier for new consumers by providing a medium to experience at low cost and then make the buying decision\

  • Simplifying asset management for institutional holders such as gaming guilds, and DAOs by enabling private rentals. They can simply whitelist the beneficiary's address ( Scholars, etc. ).

🌟 Supported Chains - Solana, Ethereum, Polygon, Hedera, Mantle, Telos, & more coming soon ( Pipeline - Avalanche, Arbitrum, Scroll, etc. )\

NFTs on EVM are not inherently lockable, therefore StreamNFT has proposed to enable escrowless financialization tools on EVM. StreamNFT currently supports ERC721, ERC1155 and ERC7066 NFTs. Integration steps for these can be found .

Features:

Projects can customize own rental solutions using provided features:

  1. Asset Receipt

    • Smart Registry: Low cost solution where smart contract stores the token states

    • Wrapped Token: Mint an wrapped token as receipt (an extension of ERC721 and supports all ERC721 functions). copy of token is transferred and locked to user wallet. Only one token is minted for each NFT and all subsequent rentals lock/unlock and transfer the wrapped token using capabilities, thus making the solution gas optimal.

  2. Private Rental Configure rental within a specific guild or targeted user base

  3. Custom Payment Token Configure rental payment in chain native token or your own ERC20 token

  4. Partner Fee Project/Collection can configure their fee, which shall be processed to partner treasury on each successful rental

  5. Reward sharing Reward NFT holders in native tokens or any ERC20 token, which gets distributed to NFT owner and NFT rentee as per configurable reward share

  6. Trials Project can choose to list NFTs on trial for no cost. Incentivising users to experience projects and NFT utilities for free.

StreamNFT brings truly decentralized and no-collateralization rental protocol, enabling digital asset owners and projects to make their NFTs rentable. Borrowers can own digital assets for their utility for a specified duration without locking up capital or exposing themselves to volatility by just paying small fees.

Supported Standard : Metaplex Editions, pNFT

Features:

  1. Decentralized and Escrowless NFT never leaves your wallet. While renting out or on loan, NFT stays within your wallet. Enabling users to exercise utility of NFT. NFT successful rental transfers NFT to rentee and locks the NFT in the wallet.

  2. Integration require 0 line of code StreamNFT moves NFTs to user wallets and enabling rental for your project require 0 development efforts

  3. Time Based and Use Based Rentals NFT rental expiry can be configured based on time. Optionally with 2 lines of code on-chain / off-chain use based expiry can be configured.

  4. Private Rental Configure rental within a specific guild or targeted user base

  5. Custom Payment Token Configure rental payment in chain native token or your own SPL token

  6. Partner Fee Project/Collection can configure their fee, which shall be processed to partner treasury on each successful rental

  7. Reward sharing Reward NFT holders in native tokens or any SPL token, which gets distributed to NFT owner and NFT rentee as per configurable reward share

  8. Trials Project can choose to list NFTs on trial for no cost. Incentivising users to experience projects and NFT utilities for free.

🔓
ERC7066
here
ERC7066
ERC7066
ERC7066
Rental Protocol Flow