A Dashboard for generating NFTs, minting and deploying them in an easy way.
How to use run this repository in your local host.
https://github.com/meta-ps/NFTBuidlr.git
Make sure you have python
and Django
installed, then run
python manage.py makemigrations metaconnect
python manage.py migrate metaconnect
cd ..
python manage.py runserver