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

Add support for soulbound NFTs #53

Open
aniket2405 opened this issue May 31, 2023 · 0 comments
Open

Add support for soulbound NFTs #53

aniket2405 opened this issue May 31, 2023 · 0 comments

Comments

@aniket2405
Copy link

These are NFTs that cannot be transferred or sold to other addresses. They are typically used in games to represent unique in-game items that are tied to a specific player's account. To add support for soulbound NFTs, we need to modify the smart contract code to include logic that restricts transfers of certain NFTs based on specific conditions. We must also modify the NFT ownership model to allow for NFTs that specific addresses or contracts can only own

@mbcse mbcse added the GSoC2023 Google Summer of Code 2023 label Jul 4, 2023
@mbcse mbcse removed the GSoC2023 Google Summer of Code 2023 label Jan 5, 2024
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

No branches or pull requests

2 participants