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.8.tar.gz
(22.3 kB
view details)
Built Distribution
File details
Details for the file mobilecoin-0.0.8.tar.gz
.
File metadata
- Download URL: mobilecoin-0.0.8.tar.gz
- Upload date:
- Size: 22.3 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 | 9d46d0f34eb40813c824b2ce69039175bfae80317a3a004bbadcacde0f1311c7 |
|
MD5 | 2fa98e18cec84c9085c425c4dd63b013 |
|
BLAKE2b-256 | 21ca58acdc42a82869b3e539d217955e56c26a750ed17059906729d27f4002c5 |
Provenance
File details
Details for the file mobilecoin-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: mobilecoin-0.0.8-py3-none-any.whl
- Upload date:
- Size: 38.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 | 8395444d826e69871a69f156a7201b483a9160a51f6fea0055661e2dbd2eb144 |
|
MD5 | 2ddfcf57e3d1b00808e32c1127cd8cd6 |
|
BLAKE2b-256 | 27a9e991ec7f5fbf4ba5fea2e1da2b7d2342159b3c8e8099afcd3caf6b248df7 |