Skip to main content

Web3 Token implementation for python

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

web3-token-1.0.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page