This project is a simple nft project created using openzeppelin and hardhat and solidity programming language, used few plugins like hardhat-deploy and ethers.
- first type the command
npm install
- create a .env file and supply the following:
- private key
- node to connect to ethereum (alchemy / infura / Moralis)
- you can also install the hh shortcut
- use the command
hh deploy
orhh deploy --network rineky
enjoy the jml nft :)