Contents

django-web3-auth 0.1.6

0

django-web3-auth is a pluggable Django app that enables login/signup via an Ethereum wallet (a la Cr

django-web3-auth is a pluggable Django app that enables login/signup via an Ethereum wallet (a la CryptoKitties). The user authenticates themselves by digitally signing the session key with their wallet's private key.

Stars: 86, Watchers: 86, Forks: 41, Open Issues: 5

The Bearle/django-web3-auth repo was created 5 years ago and the last code push was 8 months ago. The project is moderately popular with 86 github stars!

How to Install django-web3-auth

You can install django-web3-auth using pip

pip install django-web3-auth

or add it to a project with poetry

poetry add django-web3-auth

Package Details

Author
Bearle
License
MIT
Homepage
https://github.com/Bearle/django-web3-auth
PyPi:
https://pypi.org/project/django-web3-auth/
GitHub Repo:
https://github.com/Bearle/django-web3-auth

Classifiers

No  django-web3-auth  pypi packages just yet.

Errors

A list of common django-web3-auth errors.

Code Examples

Here are some django-web3-auth code examples and snippets.

Related Packages & Articles

fontawesomefree 6.5.1

fontawesomefree is a Python package that provides access to Font Awesome, the internet's most popular icon library and toolkit. It is designed to be used with Django, leveraging how Django handles static files, but it can be installed for any Python project. The package downloads Font Awesome Free to your site-packages, making it a valuable tool for developers looking to enhance the visual appeal of their web applications with high-quality icons. It can be considered as a part of Web Development and UI/UX Design tools.

vyper 0.3.10

Vyper: the Pythonic Programming Language for the EVM