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.2.0.tar.gz
(23.1 kB
view details)
Built Distribution
File details
Details for the file mobilecoin-0.2.0.tar.gz
.
File metadata
- Download URL: mobilecoin-0.2.0.tar.gz
- Upload date:
- Size: 23.1 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 | 0d33e612c4b7b0902a950e430e83d7c93c6a888c6d10974c93d6c56f2f728ec5 |
|
MD5 | e777fb93e7d76f651eb5ac1940e0c47f |
|
BLAKE2b-256 | 95b001d55a4f6f6c114645b650bf7c1e639449bb1cc298cd4c5378c19d2f9b6b |
Provenance
File details
Details for the file mobilecoin-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: mobilecoin-0.2.0-py3-none-any.whl
- Upload date:
- Size: 35.9 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 | a59df6d26e0dd1b821683ae901afb8a148445319c61c8691115deac0106a1f9c |
|
MD5 | 7119b176aeb47d185fa3ba3d1dde3f13 |
|
BLAKE2b-256 | c30896ba9f2b3b66c339d479bf9208c3dec504e59f795d18670abc2a940aeeff |