-
Is it possible to mint NFTs with image provided by users? I've tried to modify |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
I found my question might not be clear enough. When using GET /collectibles/tokens/UUID, we can get
But I couldn't find how those data are generated. And how can I modify those data? There are three arguments required to call In nfo/messenger.go:
I've tried to modify So I'm quite confused with how to modify the meta data? And where are those data come from? |
Beta Was this translation helpful? Give feedback.
-
It's possible to do that. But it all depends on the wallet specification. Now Mixin Messenger will try to fetch those data from the NFT marketplace @an-lee is building. I guess he is able to provide some guides and updates. |
Beta Was this translation helpful? Give feedback.
-
I wrote a guide about it: https://docs.thetrident.one/api/guide/how-to-mint-nft |
Beta Was this translation helpful? Give feedback.
-
Thanks guys. |
Beta Was this translation helpful? Give feedback.
-
Now I see @an-lee has made his market testing publicly https://trident-test.onrender.com |
Beta Was this translation helpful? Give feedback.
I wrote a guide about it: https://docs.thetrident.one/api/guide/how-to-mint-nft