sidarth16 / Rentable-NFTs

Mock Implementation of the Rentable NFTs ( ERC 4907 ). ERC4907 is an extension of ERC-721, specially designed for NFT Renting. It proposes an additional role : user and a valid duration indicator : expires. It allows users and developers manage the rentable usage rights, more simple and efficient.

Home Page:https://medium.com/@sidarths/list/rentable-nfts-83a91175880a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rentable-NFTs

Mock Implementation of the EIP 4907: Rentable NFTs
Also check out : https://medium.com/@sidarths/list/rentable-nfts


Rentable NFTs


ERC 4907

ERC4907 is an extension of ERC-721, specially designed for NFT Renting.
It proposes an additional role : user and a valid duration indicator : expires.
It allows users and developers manage the rentable usage rights, more simple and efficient.


How to use the code


Additional References :

Check out my Medium blogs for better understanding and detailed code walkthrough

About

Mock Implementation of the Rentable NFTs ( ERC 4907 ). ERC4907 is an extension of ERC-721, specially designed for NFT Renting. It proposes an additional role : user and a valid duration indicator : expires. It allows users and developers manage the rentable usage rights, more simple and efficient.

https://medium.com/@sidarths/list/rentable-nfts-83a91175880a


Languages

Language:Solidity 59.3%Language:Python 35.1%Language:JavaScript 5.6%