No project description provided
Project description
pyerc20 is a python implementation of the ERC20 standard.
Getting Started
pip install pyerc20
Usage
from web3 import Web3
from pyerc20 import ERC20
w3 = Web3(Web3.HTTPProvider('http://127.0.0.1:8545'))
erc20 = ERC20(w3,'0x...')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyerc20-0.1.1.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyerc20-0.1.1.tar.gz.
File metadata
- Download URL: pyerc20-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a2cb400ed471989ed13a0ec963348c8a334ce8c0c6221f08f22bc25eddecfce
|
|
| MD5 |
b865b080641b919e0676b1f8f4266e7b
|
|
| BLAKE2b-256 |
a7999fe2c4c96e90408cd7e0a8ebc9b15e33863d02134b6c9fee76c46ccbe281
|
File details
Details for the file pyerc20-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pyerc20-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7697e79b85e23e06a084c818901c28b8cb87f54848c2b3ae76db322ae553a2ee
|
|
| MD5 |
6e8ad93aae1aaade153fe3dac5773fd7
|
|
| BLAKE2b-256 |
54da3a188ad0dab30f3cf4f2bb4fec26894de408da2b405a0a8bb383daa1d28a
|