provide-python
Provide python client library.
Installation
pip install prvd
pipenv
pipenv install uses the Pipefile to install package dependencies.
Usage
Basic transaction creation using a Provide API token:
from prvd.goldmine import Goldmine
client = Goldmine('your-provide-application-api-token')
params = { 'account_id': 'your-provide-application-account-uuid', 'method': 'delegate', 'value': 0, 'params': ["0x3109F8317aef2959dA5F57973031B9B43c0c617d"] }
client.execute_contract('your-provide-application-smart-contract-uuid', params)
Release files for prvd 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| prvd-0.2.1.tar.gz | 4.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| prvd-0.2.1-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 11.4 kB
Release files / prvd-0.2.1.tar.gz
| Download URL | prvd-0.2.1.tar.gz |
|---|---|
| Size | 4.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d35ed8ad42ca1cc7192eed02da49527e458fb47ce8ab775a59116a63dbb12e22
|
|
BLAKE2b-256 checksum How to use checksums |
5a544d8459b1ae0f3923b2aefb07661438d5f39cc290f50e76f75225a3d9625c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/2.7.16
|
Release files / prvd-0.2.1-py2-none-any.whl
| Download URL | prvd-0.2.1-py2-none-any.whl |
|---|---|
| Size | 6.8 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
a147fbced54fa3a3288baf184807229cf02fb71f7fd874b3cab35b2e851b35aa
|
|
BLAKE2b-256 checksum How to use checksums |
7320f498f0d9b4082e87572a7a0e21ba71c317d4732188acf12c51770835ba3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/2.7.16
|