notional-labs / MageNFT

2 stars 0 forks source link

Mint NFTs on StarGaze testnet #11

Closed nghuyenthevinh2000 closed 2 years ago

nghuyenthevinh2000 commented 2 years ago

I. Task description

Mint NFTs on stargaze https://github.com/public-awesome/stargaze-contracts/tree/main/contracts/sg721

II. Task timeline

Specify timeline if exists

III. Task deliverables

NFTs on stargaze

IV. Task goals

goals that this task needs to achieve

nghuyenthevinh2000 commented 2 years ago

@chinhnotional please write your progress to here

Jammyaa commented 2 years ago

Yes, i will do

hieuvubk commented 2 years ago

https://big-bang.publicawesome.dev/launchpad/stars1l8aslnwdstgluynr8apllfuqelcr55l0us83y874l5l37akfzhaqp6wsru?fbclid=IwAR0LzcOv68kuwFrCyb5r9I51juUv779muEFE_OzAjJuCRNR6K8BMPpV_oew Deployed my film NFT collection on big-bang-1 testnet Hehe let mint to own this picture Transaction: https://stargaze-big-bang-explorer.pages.dev/stargaze/tx/733C32BC70BD7E2B0EECB74141E43809840D902EAD5A3136E9CC2495F663CC4F

nghuyenthevinh2000 commented 2 years ago

How can I access the folder stargaze-contracts?

Screenshot from 2022-03-16 21-31-51

hieuvubk commented 2 years ago

Updated pull request

nghuyenthevinh2000 commented 2 years ago

A tool for auto generating metadata for a picture means that such tool needs to know what trait's value a picture contains. Because of the above, change to generating image source code in generative-art-nft is required to export trait's values as metadata

hieuvubk commented 2 years ago

can u give me trait types and their value for genesis metadata. Almost done for the tools

nghuyenthevinh2000 commented 2 years ago

you can find traits in generative-art-tools

nghuyenthevinh2000 commented 2 years ago

a feature that we intent to give to our clients is changable image in NFTs after minting.

This feature is for upgrading NFTs after minted.

Please refer to this issue on how to do this: https://github.com/notional-labs/MageNFT/issues/9#issue-1157995497

hieuvubk commented 2 years ago

Tools for generating images, metadata and creating collection on Stargaze is already