You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This is a fully functional ERC721 Contract Which includes: NFT Rental, Whitelisting with Merkle Tree, PreSale/Sale, PreReveal/Reveal and several other functionalities