UNPKG

@renft/sdk

Version:

**ReNFT** is a multi-chain highly gas-optimised NFT rental protocol and platform that can be whitelabel integrated into any project to enable collateral-free in-house renting, lending, and reward share (scholarship automation).

3 lines (2 loc) 198 B
import { Deployment, RenftContractType, ResolverVersion } from '../types'; export declare const DEPLOYMENT_RESOLVER_POLYGON_MAINNET_V1: Deployment<RenftContractType.RESOLVER, ResolverVersion.V1>;