Lending Market Contract
AppNFT FinanceGithubDocument Hub
  • Introduction
  • Core Contracts
    • LendingPool
      • ILendingPool
    • Addresses Provider
      • ILendingPoolAddressesProvider
    • Addresses Provider Registry
      • ILendingPoolAddressesProviderRegistry
    • vTokens
      • IVToekn
    • Debt Tokens
      • IVariableDebtToken
    • WETH Gateway
  • Deployment
    • Set the environment variables
    • Set the market parameters
    • Deploy to the blockchain
  • Security
    • Audits
Powered by GitBook
On this page

Introduction

The Vinci lending protocol is a pool-based money market with NFT assets as collateral. NFT holders can deposit their NFTs on the Vinci platform as collateral to take out loans, meanwhile money lenders will earn yields by providing liquidity.

The following documentation describes the fundamentals of the protocol and how to interact with it.

NextLendingPool

Last updated 2 years ago