adeelhasan / licensing-dapp

9 stars 0 forks source link

Finish implementing NFT renting ERC-4907 #5

Open adeelhasan opened 2 years ago

adeelhasan commented 2 years ago

this is pretty close, but the default project also feels too bulky with renting also thrown in; consider moving it out.

also need for the token owner to be able to set the rent.

adeelhasan commented 1 year ago

the rent will also need to collected. All this can be in another contract. For now, we will keep it here.