@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).
7 lines (5 loc) • 298 B
text/typescript
import { default as AzraelV0SDK } from './Azrael.v0';
import { default as SylvesterV0SDK } from './Sylvester.v0';
import { default as SylvesterV1SDK } from './Sylvester.v1';
import { default as WhoopiV0SDK } from './Whoopi.v0';
export { AzraelV0SDK, SylvesterV0SDK, SylvesterV1SDK, WhoopiV0SDK };