📄️ Issue CW721 NFT (Vault)
You can use CW721 to easily create NFTs on the XPLA blockchain. Let's give making NFTs a shot by crafting them in your Vault and trying them out in a game!
📄️ Issue CW721 NFT (Javascript)
You can use CW721 to easily create NFTs on the XPLA blockchain. Let's give making NFTs a shot by crafting them in your Vault and trying them out in a game!
📄️ Working with CW721 Data
How can players use the NFTs they own in the game? You can use the LCDClient to send a Query and retrieve NFT data. Let's fetch the NFT information you created in the previous steps. The CW721 contract address used in the example is xpla1wx3rm4qxf7l3tczj20mxz62wpnr74kme3f45tvk3muh78c432ucs2ceuqn.
📄️ Send CW721 NFT (Javascript)
Let us send an NFT to another wallet using our tool called, CW721contract!