Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Metadata URI for Land NFTs and locking mechanism for land transfers #109

Merged
merged 18 commits into from
Nov 13, 2024
Merged

Implement Metadata URI for Land NFTs and locking mechanism for land transfers #109

merged 18 commits into from
Nov 13, 2024

Conversation

0xNeshi
Copy link
Contributor

@0xNeshi 0xNeshi commented Oct 26, 2024

Detailed Information

Enhance the LandNFT contract to include a metadata URI for each NFT, allowing for off-chain storage of additional land information and implement NFT Locking Mechanism for Land Transfers.


Related Issues

Closes #85


Type of Change

  • 🐛 Bug fix or ⚙️ enhancement
  • ✨ New feature or Chore (change with no new features or fixes)
  • 📚 Documentation update

Checklist (select as many as applicable)

  • The code follows the style guidelines of this project.
  • All new and existing tests pass.
  • This pull request is ready to be merged and reviewed.

@0xNeshi 0xNeshi changed the title Landnft metadata Implement Metadata URI for Land NFTs and locking mechanism for land transfers Oct 26, 2024
@fishonamos
Copy link
Member

Hi @0xNeshi . Let's talk on TG: FishonAmos

@0xNeshi 0xNeshi marked this pull request as ready for review October 29, 2024 08:33
@0xNeshi 0xNeshi requested a review from fishonamos November 11, 2024 09:01
@fishonamos
Copy link
Member

LGTM

@fishonamos fishonamos merged commit 00ca57c into NoshonNetworks:main Nov 13, 2024
2 checks passed
@0xNeshi 0xNeshi deleted the landnft-metadata branch November 13, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Metadata URI for Land NFTs
2 participants