ls -a | grep "NFT"

How to create an on-chain NFT game
  10 min read ☕

In this tutorial, we will learn how to create an NFT game with a Solidity smart contract deployed on Avalanche Network and a NextJS front-end to interact with the game.