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.7.tar.gz
(22.3 kB
view details)
Built Distribution
File details
Details for the file mobilecoin-0.0.7.tar.gz
.
File metadata
- Download URL: mobilecoin-0.0.7.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 | 46119266815308a6d5ed655223a31e255f0cf63b888eeabfbdc6eb274c6ea98b |
|
MD5 | 1692944d0a9ec60445e5d5f0c06f9a07 |
|
BLAKE2b-256 | 47f32ef0951757922b8163099b7737c5b7e1ef4d997e8ade586b08033461f7ab |
Provenance
File details
Details for the file mobilecoin-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: mobilecoin-0.0.7-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 | fb210549a41f3d13d14393e4be9b1ec5c458dc88165386e4773a45e6ef24dcb4 |
|
MD5 | cc0e20f70553294d31462346185affd8 |
|
BLAKE2b-256 | 4d5ce7037c2947a08e135e86deec52905da0514fe0131ff3949918a2de33e1cb |