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.6.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file mobilecoin-0.0.6.tar.gz
.
File metadata
- Download URL: mobilecoin-0.0.6.tar.gz
- Upload date:
- Size: 22.2 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 | 9e54e0a39d821bec3ae8dd07975bf6b20dbf18f37ce283d4c0624d5ccb4c99da |
|
MD5 | 4f6cd1066bd1d6a869822bd939f8d1d9 |
|
BLAKE2b-256 | a94e419e23ed0d4d796117ad389dd3148490a1738b2a034bf304c26b647258c1 |
Provenance
File details
Details for the file mobilecoin-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: mobilecoin-0.0.6-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 | 19a82862605912d4a69eb3dfd1c680f11d55887df2f73466e9f6d9651fb75505 |
|
MD5 | 2d80e7e54ace9ced2846ad12fc1963df |
|
BLAKE2b-256 | 4dd934bb7bc4ef71f4b9d80fb141471371fd151cbf25c7ed4369fc9d27000ed1 |