|
Is it possible to mint NFTs with image provided by users? I've tried to modify |
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? |
|
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. |
|
I wrote a guide about it: https://docs.thetrident.one/api/guide/how-to-mint-nft |
|
Thanks guys. |
|
Now I see @an-lee has made his market testing publicly https://trident-test.onrender.com |
I wrote a guide about it: https://docs.thetrident.one/api/guide/how-to-mint-nft