This is a Smart Contract practice project. You can create generative art by minting an NFT from this Contract.
npx hardhat run scripts/deploy.js
- to run this Smart Contract locallynpx hardhat run scripts/deploy.js --network rinkeby
- to run and deploy this Smart Contract to the Rinkeby testnet.