Pre-deployed Contract
Create your first non-fungible token by using a pre-deployed NFT smart contract which works exactly as the one you will build on this tutorial.
Prerequisites
To complete this tutorial successfully, you'll need a NEAR Wallet and NEAR CLI
Using the NFT contract
Minting an NFT token on NEAR is a simple process that involves calling a smart contract function.
To interact with the contract you will need to first login to your NEAR account through near-cli.