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.1.tar.gz
(26.4 kB
view details)
Built Distribution
File details
Details for the file mobilecoin-0.3.1.tar.gz
.
File metadata
- Download URL: mobilecoin-0.3.1.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 | 5bd63abb91290a1c138853998ecd22069771d1fcfdc30c085f586c4358443a51 |
|
MD5 | f10f11426975d913ef20158b00ef2ea9 |
|
BLAKE2b-256 | 71b00d8643bc1365282640cf68c03c5765220501797a861f60607f47282f3b6d |
Provenance
File details
Details for the file mobilecoin-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: mobilecoin-0.3.1-py3-none-any.whl
- Upload date:
- Size: 42.2 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 | 4d0ba5c86ea7dcdd569cefb6a5c83ee1937ff5f3855bf7f9f7f60c58e350a593 |
|
MD5 | fd2a16657d3563e0c05480b81fc1b3ba |
|
BLAKE2b-256 | 4d56f1dbebf4f54ccb82a4184b6d3b2cb34667af09dbd5aab5da9d63ae9c72b3 |