Create your First NFT collection and Mint TokensPart 1 of the complete NFT tutorial series for deploying, minting, transferring, and listing NFTs.Copy PageMetaKeep NFT InfrastructureGetting Started with MetaKeep NFT ContractCreate your NFT collectionStep 1: Create a request with the following parametersStep 2: Make a POST request to nft/createCollection APIMint an NFT tokenStep 1: Create a request with the following parametersStep 2: Make a post request to the nft/mint APIRunning the DemoStep 1: Update .env fileStep 2: Run the scriptNext Steps