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

A Solana NFTs Marketplace Question #3

Open
cuongnguyengit opened this issue Mar 28, 2024 · 0 comments
Open

A Solana NFTs Marketplace Question #3

cuongnguyengit opened this issue Mar 28, 2024 · 0 comments

Comments

@cuongnguyengit
Copy link

Hi team,

I'm new for solana and blockchain and i has a task about Solana NFTs. My task is descibed as below:
Task: Make a game account (Username and password) Marketplace Web3 using Solana NFTs.
-> This is a personal project, not a business

My website has the following functions:

  1. Connect Wallet (easy to wallet-adapter lib)
  2. Create NFTs (easy with your course) and the sensitive data (Username and password) is stored and is visible by owner of the corresponding NFT owner => I have no solution
  3. Show all NFTs which created by my website. => I have no solution
  4. Buyer clicks to buy a NFT. => I have no solution
  5. Seller clicks to agree sell the NFT => I have no solution

I think buyer need to transfer SOL token to seller and then seller will change owner NFT to buyer, but problem is still the sensitive data. How does the sensitive data is secret and how do website put them to the new owner safety.

Hope to receive your response soon.

Thank you.

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

1 participant