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).

9 lines (6 loc) 184 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./sdk.cjs.production.min.js') } else { module.exports = require('./sdk.cjs.development.js') }