there are not many resources and examples on the internet. With the research I have done so far, I have found a few methods that might work for me and these are.
- MPL-404 2
- Programmable NFTs
- Primitive method (minting and linking NFTs and Tokens)
What we want to do is basically, based on the value of an NFT, users can have a percentage share of that NFT. But at the end of the day, those who return these tokens will share in the profit made from the NFT. So at the end of the day, when the user sends the token to our contract, they will receive principal and profit in the form of SOL and USDT.
What is the most suitable system we can use on the Solana network for this? Does anyone have experience with this?