Demo
  • Welcome!
  • Setting up browser wallets
    • Metamask
    • Solflare
  • Connecting to testnets
    • Ethereum Goerli
    • Polygon Mumbai, Avalanche Fuji
    • Solana Devnet
  • Getting Testnet Tokens
    • Faucets
  • Demo Functions
    • NFT Minting App
    • Bridge App
Powered by GitBook
On this page
  1. Demo Functions

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.

PreviousFaucetsNextBridge App

Last updated 2 years ago