A simple sdk for ethswarm
Project description
ETH Swarm Python SDK
!! This project is still under development !!
Usage
from pyethswarm import debug_api, api
# debug api finish
debug_client = debug_api.Client()
print(debug_client.get_balances())
print(debug_client.get_balances('bbcbbac81f89966a90118584a3ec2f75ee33661f02cf1fa6c3e277767be20c5a'))
print('列出所有未兑现的支票')
print(debug_client.list_all_uncashed())
print('兑现所有支票,金额>1000')
print(debug_client.cashout())
# api todo
api_client = api.Client()
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
pyethswarm-0.0.3.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file pyethswarm-0.0.3.tar.gz
.
File metadata
- Download URL: pyethswarm-0.0.3.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f600d0b37c92db450e28fdb3164617eb92ff0423cbd89319a421483973caeca |
|
MD5 | 0fea9c4cc33f2c6f23ba3832c3f2613c |
|
BLAKE2b-256 | c650a8a73d66da15db80242f81c9a1d2f48ba9ba7f06a641e633421432079369 |
File details
Details for the file pyethswarm-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: pyethswarm-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c21941a4ef0d63afee09aff30edcc5e34b1296cba020847c6d826abcaaee0e5 |
|
MD5 | 73ea9327e6e380dbdf5b8e840b748447 |
|
BLAKE2b-256 | 032d58aae5ac735352fe319be338d4bed00fdefe9d03ef6a44f7ff08d9aed81f |