Lobster NFT smart contracts Install and test yarn # or npm i npm run compile npm t Deploy Put private key without 0x to ~/.ethereum/{networkName} Run hardhat task in desired network: npx hardhat deploy-minter-and-nft --network {networkName}