📄️ Wallet Connection
To connect to MetaMask and other wallet providers we will use Web3Modal in this tutorial, which is available as an npm package.
📄️ Wallet Address
We can use the data we received from the wallet to display certain information to our player within the game.
📄️ Network Switching
For Dino Runner we wanted to allow players to use the data of their NFTs from 3 different chains: Homeverse, Ethereum and Polygon.
📄️ Applying NFT Images
In the customization menu we prepared an interface to allow the user to paste in the contract address and token ID of the NFT they want to use.