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.5.tar.gz
(22.3 kB
view details)
Built Distribution
File details
Details for the file mobilecoin-0.0.5.tar.gz
.
File metadata
- Download URL: mobilecoin-0.0.5.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 | c2e66a2f1bd5bc578b041290d5a3e6b047e4e08ad36e44145de56e2e56452eaf |
|
MD5 | 73a6192e93be9a4bccf0753628e0b2e8 |
|
BLAKE2b-256 | 6483a41ffc67154f02cbc468ce6f6701344abcf193cebb25cf513185960d31f7 |
Provenance
File details
Details for the file mobilecoin-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: mobilecoin-0.0.5-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 | 1b4b519f0560b47a721dbe88195b36d1fd8be6e53e98938ef3e5a4f9b3377cab |
|
MD5 | b3e438db45acb6d77f63cae83be247e6 |
|
BLAKE2b-256 | 654a59dda436446c649f9e7bbdc9406cb5046d01bb8d09614e1465cc50df553b |