Ethereum EIP20 Token Interface
Project description
This is a tiny library leveraging web3.py to make an interface for working with EIP20 (formerly ERC20) tokens on Ethereum.
It is currently in Pre-alpha, with 0 automated tests
Usage
Install
virtualenv -p python3 venv
. venv/bin/activate
pip install --pre ethtoken
Initialize
from ethtoken import token
omg = token("omg.thetoken.eth")
omg.token_balance("ethereumfoundation.eth")
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file ethtoken-0.0.1a1-py3-none-any.whl
.
File metadata
- Download URL: ethtoken-0.0.1a1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 795e0b6de06bd40ace979f015b9e2be49427bab380b57c64fb47386f9cf9d46b |
|
MD5 | c6691a9a91ce20fb4a4a1d198e9fc141 |
|
BLAKE2b-256 | 31048aba7b0a3ffbfcdf406893d5d079987b3af052cfb630b6d0f51e79317d68 |