This demonstration allows you to deploy an ERC721 NFT smart contract and test an NFT minting bot that will mint from the contract once the mintActive state is true.
Step 1: Connect your wallet to the website.
Step 2: Press DEPLOY to deploy the ERC721 contract.
Step 3: Enter your desired mint bot parameters (max of 20 mints @ 0.0001 ETH each).
Step 4: Press TOGGLE and select Confirm to toggle the mintActive bool state on the smart contract.
Step 5: While the toggle function is pending, press MINT.
Step 6: Once the mintActive state is set to true, you will immediately be prompted to sign a transaction to mint your NFT!