HashLips / example_nft_minter

Use this repo to see how to create a Dapp that can mint NFTs.
MIT License
253 stars 172 forks source link

Metamask stays on busy when trying to purchase #10

Closed watchoutformike closed 3 years ago

watchoutformike commented 3 years ago

Just launched my dapp, it allows to connect and functions perfectly until you go to buy an NFT. Once you initiate a purchase it says it is minting your NFT but the button just stays Busy. I used pinata to host the nfts, could that be the issue? If so should I switch them to my website server?

Thank you for any help, it is greatly appreciated!