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

NFT Staking Example with Token Metadata program #118

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ASCorreia
Copy link
Contributor

Example on how to stake NFTs using the Token Metadata program:

  • How to stake NFTs based on collections (For simplicity of the example, all the collections are equally allowed)
  • Freeze the NFT in the user wallets
  • Unstake NFT to get the item unfrozen
  • Calculate points based on staking time
  • Claim rewards based on points

@heyAyushh heyAyushh added the contribute:anchor Adds anchor example contribution to repo label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribute:anchor Adds anchor example contribution to repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants