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.0.9.tar.gz
(21.0 kB
view details)
Built Distribution
File details
Details for the file mobilecoin-0.0.9.tar.gz
.
File metadata
- Download URL: mobilecoin-0.0.9.tar.gz
- Upload date:
- Size: 21.0 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 | 14331caad3cda18b1c9ab1584044f11c451b0f2278f3e7aea0768c16cbcdc90d |
|
MD5 | 3d8685b34c0c899f1057b25a29393238 |
|
BLAKE2b-256 | b818a039d185f366199f32d6749302320992802e53ee4b0358a4a0a422c37cf5 |
Provenance
File details
Details for the file mobilecoin-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: mobilecoin-0.0.9-py3-none-any.whl
- Upload date:
- Size: 33.0 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 | e144f517b1454655150364d728b9cf5994a7feadf77a101415422dd1acbb2b8e |
|
MD5 | 3c931daf95afbbbe074ec1d96eca842a |
|
BLAKE2b-256 | 6ccf3b3a40fef66351ae2af9e6a7f736f271c307bed4ede16c489b3645477f7e |