Issuing Digital Certificates as NFT for easy access and authorisation
Step 1 : Create NFT Collection from ThirdWeb.com
Step 2 : Create Polygon Moralis server
Step 3 : Install Dependencis $ pip install -r requirements.txt
Step 4 : Setting up private key create .env file and add your wallet private key Step 5 : Replace colletion ID, Moralis Server ID and Server URL in the code
Step 6 : From mintnft folder run "python manage.py runserver"