INDIGG helps gamers earn money while doing what they love. IndiGGator is an application empowering INDIGG community, which enables the gamers to get educated about the play to earn concepts and provide them with suitable scholarships for the gamers who sucessfully complete the weekly quizzes conducted across the course. The users avail a NFT post their successful completion, with which they can avail some cool benefits. In addition to that, We also provide a dashboard for the scholars to track their progress and view the allocated assets.
INDIGGator uses a number of open source projects to work properly:
- [Django] !
- [ether.js] !
- [Solidity] !
Install the dependencies req.txt and start the server.
cd $/project/
pip install -r req.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
MIT