Python bindings for the MobileCoin daemon API.
Project description
Python bindings for the mobilecoind
API
You must separately install and run mobilecoind
. See https://github.com/mobilecoinofficial/mobilecoin/ for details.
Example
import mobilecoin
mobilecoind_address = "localhost:4444"
use_ssl = False
mobilecoind = Client(mobilecoind_address, use_ssl)
print(mobilecoind.get_ledger_info())
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
mobilecoin-0.1.1.tar.gz
(22.7 kB
view details)
Built Distribution
File details
Details for the file mobilecoin-0.1.1.tar.gz
.
File metadata
- Download URL: mobilecoin-0.1.1.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc68d43a4f79f52c7602eb7e0e9c5582cef68cdd93804c98cc98f6d9fb52714f |
|
MD5 | a93e5bde46fa2f0f85efec2657c8e94e |
|
BLAKE2b-256 | a64cd49f9ef73b3cd02315e4c14b640494de78853a66901241137d1bce92b6c9 |
Provenance
File details
Details for the file mobilecoin-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: mobilecoin-0.1.1-py3-none-any.whl
- Upload date:
- Size: 35.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c73eccacf32f74a20333e33b8b8b1a5a02794f23d5d8fb5c8a8540f301cc92c |
|
MD5 | b4056c9619746d9d670726eb848e9c7b |
|
BLAKE2b-256 | 85e854ae4f80f9183d30fb5cb7beea29f3e977383baf58e714c8164511ebcc62 |