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())
Running Package Tests
From the package directory:
pip3 install nose
python3 -m nose
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.3.3.tar.gz
(26.4 kB
view details)
Built Distribution
File details
Details for the file mobilecoin-0.3.3.tar.gz
.
File metadata
- Download URL: mobilecoin-0.3.3.tar.gz
- Upload date:
- Size: 26.4 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 | 98c4a73766665f94933141643b86e6a2bf8cafa89a29959693ee3218bb3d39ff |
|
MD5 | dd6920995e9aaa40ac5fcab2b382876b |
|
BLAKE2b-256 | 807cb2024982262c7b1e61fd461a36c6482d7182da08b9e04f31446663a4feaf |
Provenance
File details
Details for the file mobilecoin-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: mobilecoin-0.3.3-py3-none-any.whl
- Upload date:
- Size: 42.4 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 | 8bbac80c44d5b97bbefc2d0f5aff7f26231b1517e91189107c929ebffdb15c54 |
|
MD5 | 283ad9ee8598e7f18da3723d7c3c0b78 |
|
BLAKE2b-256 | f7a2642d7a9689d41cd08e8b42ec6e549584a4bfa00f84659082631794fb237c |