mint-nft usage example

This example shows how to connect a Metamask wallet with a Next.js app and how to mint NFTs using Moralis, a popular backend service provider for Web3 apps.


Connecting your wallet

In order to mint your NFT you must connect your wallet using the Metamask extension. This will also be used to authenticate you to Moralis anonymously.

Metamask sometimes presents some UX issues where it will not open properly. It is good to guide users trough this process to keep accessibility in mind.