Closed danishyasin33 closed 2 years ago
@haseebasim you can already start building the mint contract with a very basic UI.
Added the 'Create' link in current flow: https://xd.adobe.com/view/d825c6e4-887c-4432-9c98-5fce91a25cb2-8d76/
@danishyasin33 please review
merged
our respective codes from atomic-swap-2
and atomic-swap-abstraction
today and removed any conflicts and errors that occurred. dummy form
, that the user can interact with to provide some data regarding the NFT they want to add.Pinata gateway
to host NFT images over ipfs. minting functionality
to the current contract.js file.wallet offer config
.Create
flow.Added the 'Create' link in current flow: https://xd.adobe.com/view/d825c6e4-887c-4432-9c98-5fce91a25cb2-8d76/
@danishyasin33 please review
Provided feedback on Discord, there's an issue with how the attributes are designed.
Updates on the same XD link
The current marketplace has the features of primary and secondary marketplaces. But we want to provide users the ability to mint their own NFTs. For that purpose we will have a screen within the existing marketplace that will have a form where users can input all the required fields and mint their own NFTs in their wallets. This is an extension of #2