NFT Minting App

This function demonstrates a use-case for an app that can mint an NFT on one chain with payment on a different chain.

In this scenario, the developer of the NFT app has predefined how much an NFT costs and the networks the app works with.

To use it, simply connect your wallet and click “Mint”. After the process is completed, you will see that your account was debited the NFTs cost, and that the same wallet address now holds the NFT in the target network.

Last updated