sandbox-smart-contracts icon indicating copy to clipboard operation
sandbox-smart-contracts copied to clipboard

Proof of concept: Lease allowing owner to rent ERC721 NFT to other (up to depth 8)

Open atkinsonholly opened this issue 2 years ago • 0 comments

Description

Recursive lease concept implemented with MockLand, using Ronan's concept 9965

Checklist:

  • [ ] Pull Request references Jira issue
  • [ ] Pull Request applies to a single purpose
  • [ ] I've added comments to my code where needed
  • [ ] I've updated any relevant docs
  • [ ] I've added tests to show that my changes achieve the desired results
  • [ ] I've reviewed my code
  • [ ] I've followed established naming conventions and formatting
  • [ ] I've generated a coverage report and included a screenshot
  • [ ] All tests are passing locally

atkinsonholly avatar Aug 19 '22 12:08 atkinsonholly