All the code in these repos was created and explained by HashLips on the main YouTube channel.
To find out more please visit:
This repo provides a nice and easy way for linking an existing NFT smart contract to this minting dapp.
If you are cloning the project then run this first, otherwise you can download the source code on the release page and skip this step.
git clone https://github.com/HashLips/hashlips_minting_card.git
Make sure you have node.js installed so you can use npm, then run:
npm install
This repo will be used in a youtube tutorial.