Test OpenSea link: https://testnets.opensea.io/collection/random-svgnft-v4
This is an alteration from a follow along on-chain NFT tutorial Link: https://www.youtube.com/watch?v=9oERTH9Bkw0&t=229s&ab_channel=PatrickCollins
- My alteration: Deploying SVGs fully on-chain (OpenSea testnet compatible) with a randomised colourway + a randomised attribute, using the chainlink VRF
- 03_deploy script handles this
- Mainly deployed on rinkeby, for OpenSea viewing
- Utilises hardhat
- Formal test script
- Gain a better understanding of hardhat ...