This library let integrate your application to our platform then use all service of cripto currencies that us have for you
Project description
Blockpays.io Application Programming Interface.
This library let integrate your application to our platform then use all service of cripto currencies that us have for you
Install
$ pip install pyblockpaysio
Usage
PHP
Example: Checking validity of address BTCTEST
from pyblockpaysio import functions
functions.setApiKey('miblockpaysapikey')
isvalidaddress = functions.isValidAddress(
{
"address":"3LcmURk5uGg6V2PVGwjGUpcujDKBQnfTSG",
"currencyId":1
}
)
print(isvalidaddress)
Response:
{u'status': u'success', u'data': {u'is_valid': True, u'network': 1, u'address': u'3LcmURk5uGg6V2PVGwjGUpcujDKBQnfTSG'}}
License
MIT © Labsatoshi
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
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 pyblockpaysio-1.0.1.tar.gz.
File metadata
- Download URL: pyblockpaysio-1.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2ef2114a8ee29c56873acd847e0a574c1bddb8e0fbc1952f8bc6480080ce718
|
|
| MD5 |
3019c5918b9f716204de335b872cc2ec
|
|
| BLAKE2b-256 |
62eb873716ea80cf8100bae7e83ad844bf07dbcfcee9a07413a0dd5b25661198
|
File details
Details for the file pyblockpaysio-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pyblockpaysio-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f230fc8abc1d47a3c95bb3dde170ed6507af3b722f4d93fa41c41f3c052a2629
|
|
| MD5 |
63cc45cbca11289f52eda721551cfb7d
|
|
| BLAKE2b-256 |
e8a656c580fa257c4bce3f0e8f81589dce6c27a88dff89f675bd0019da043437
|