Renfter Protocol
  • Welcome
    • Welcome to Renfter Docs
    • Supported Chains
    • Whitelabel Renting Solution
    • Renfter Marketplace
    • Protocol Fees
    • RENFTER Token
  • Renfter Features
    • Uncollateralized NFT Renting
    • Custom Functionality Execution
    • Rewards & Airdrop Sharing
  • Developers
    • Developer Documentation
    • Technical Overview
      • Under the hood
    • Integration
      • API
      • SDKs
        • JavaScript SDK
        • Unity SDK
      • Smart Contracts
        • Functionality-specific details
          • Token rental status check
          • Token offed for rent check
          • Method whitelisting
          • Original NFT method call
        • Documentation
Powered by GitBook
On this page
  1. Developers
  2. Integration

Smart Contracts

PreviousUnity SDKNextFunctionality-specific details

Last updated 2 years ago

The recommended way of integrating Renfter protocol is by using provided SDK. However, as smart contracts are publicly available for interaction, one can directly call the functionalities defined in contracts. In order to properly use protocol, one must be introduced to the details regarding how smart contracts are implemented.

To learn how some of the smart contract functionalities should be used, what output to expect, and other implementation details, check out the page.

In order to see up-to-date smart contracts documentation, visit the page.

Functionality-specific Details
Functionality-specific details
Documentation
Documentation