EVM-BASED-NFT-MARKETPLACE-USE-CASE Setup environment cp .env.sample .env nano .env # edit the OPERATOR_ID and OPERATOR_KEY to match your Hedera Account and Private Key Installation npm i npx hardhat compile # to compile Smart Contract Run cd scripts node xxxxxx.js