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.1.0.tar.gz
(22.7 kB
view details)
Built Distribution
File details
Details for the file mobilecoin-0.1.0.tar.gz
.
File metadata
- Download URL: mobilecoin-0.1.0.tar.gz
- Upload date:
- Size: 22.7 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 | e113dfa94ee742e0b2206daf61f71b3486fa97bea7cc73b68017a67cc09b7feb |
|
MD5 | b7b32b369baeb9472c5cc5cdeba92ddf |
|
BLAKE2b-256 | 4211748e4d08d77df53b562990b7ed18131b27630e43c0a230f3699ca068d48d |
Provenance
File details
Details for the file mobilecoin-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: mobilecoin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 35.5 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 | 3e1fb2c1d80741e53abedcfa0bf41bb7e31a5a14ec95e30be8b3023ebcc42e28 |
|
MD5 | a7cd668f08d5af640bbc30a19d1415b6 |
|
BLAKE2b-256 | 055370e2c87523315d44a44ddd0ee51d8e5c48f1c5574c9185c24f1c1875dd6d |