Web3 Token implementation for python
Using this package you can verify web3 token, get signer, signed message and statement
Getting it
To download web3-token, either fork this github repo or simply use PyPI via pip.
$ pip install web3-token
Usage
1 - Import
from web3_token import Web3Token
2 - Usage:
wt = Web3Token(token)
signer = wt.get_signer(validate=True)
token_data = wt.get_data()
statement = wt.statement
Release files for web3-token 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| web3-token-1.0.0.tar.gz | 3.1 kB | Details |
Release files / web3-token-1.0.0.tar.gz
| Download URL | web3-token-1.0.0.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2cc14ec40af870bb266026373c05417a8327dc00ab7f4424fc4a9b4350c24fb9
|
|
BLAKE2b-256 checksum How to use checksums |
ae5d87a6dca78abbe348c80fbda63af1a36ee63e3f7ceee3fd2232aed566110f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.1
|