Sample Hardhat Project
Some solidity basics like token creation and NFT minting
create .env file, add api keys and then run
npx hardhat run scripts/deploy.ts --network [goerli | polygon]
Some solidity basics like token creation and NFT minting
create .env file, add api keys and then run
npx hardhat run scripts/deploy.ts --network [goerli | polygon]