FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

didkit-python/examples/python_django at main · spruceid/didkit-python · GitHub

This repository was archived by the owner on Jul 10, 2025. It is now read-only.
/ didkit-python Public archive

Latest commit

 

History

History

README.md

Django Example

This project demonstrates use of verifiable credentials and presentation for an application.

Dependencies

Python dependencies

$ poetry install

Running

For the first time running you will need to run the migrations, this can be accomplished by running the following command:

$ poetry run python manage.py migrate

To start the server just run:

$ poetry run python manage.py runserver

Back | FazBrowse Home | New Git URL