Post
Share your knowledge.
shubz10
Oct 04, 2024
Expert Q&A
hello community
How can I implement an NFT in Sui where the original minter retains full control (ownership) over minting, updating, and burning the NFT, even after the NFT is shared or transferred to other users? I want the shared users to only be able to view and transfer the NFT, but not modify or destroy it. Is there a specific design pattern or module I can follow to achieve this behavior in Sui?
- Move
- Smart Contract
0
0
Share
Comments
Do you know the answer?
Please log in and share it.
Move is an executable bytecode language used to implement custom transactions and smart contracts.
33Posts56Answers
Trending posts