2024-10-15 12:26:21 +09:00
..
2024-10-15 12:26:21 +09:00
2024-10-15 12:26:21 +09:00
2024-10-15 12:26:21 +09:00
2024-10-15 12:26:21 +09:00
2024-10-15 12:26:21 +09:00
2024-10-15 12:26:21 +09:00

get started with hardhat + erc721


  1. compile contract:
npx hardhat compile

  1. deploy contract:
npx hardhat run scripts/deploy-contract.js --network rinkeby

  1. mint NFT:
node scripts/mint-nft.js