/Django-for-web3

A repo for me to learn how to configure Django as a backend for Web3

Primary LanguagePython

Getting Started

  • create a virtualenv virtualenv -p python3 env
  • activate virtualenv and install requirements
  • python manage.py runserver if want to use the existing database

Create User

Creat NFT Request

Approved NFT Request