Keymaster is a client library for the MDIP
Project description
MDIP Keymaster
Keymaster is a client library for the MDIP. It manages a wallet with any number of identities.
Installation
pip install keymaster-sdk
Requirements
- Running keymaster instance
Usage
import keymaster_sdk as keymaster
# Optional: URL defaults to http://localhost:4226 and can also
# be set using the environment variable KC_KEYMASTER_URL
keymaster.set_url('http://example.com:4226')
ready = keymaster.is_ready()
print(f'Keymaster is ready: {ready}')
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
keymaster_sdk-0.1.0.tar.gz
(7.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file keymaster_sdk-0.1.0.tar.gz.
File metadata
- Download URL: keymaster_sdk-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
030215684ce5f403367d8f12291074079c608c6823203f939a2999dc8799723c
|
|
| MD5 |
2d127ab0b82d65c993b4adc5fcbbf5cc
|
|
| BLAKE2b-256 |
b63d91b81abf943a19f8218034dcd5def60b0a1f922bea3284a3836d53f058b3
|
File details
Details for the file keymaster_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: keymaster_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae2f9c3197062b6fb3f09b46b20e8db62e264abe920a42243adccfc8d6d48b1f
|
|
| MD5 |
8a74d5b84d777f7b151f3ee13c4c14e8
|
|
| BLAKE2b-256 |
8808e576eda632fcf70b7e191795e214ad0306065833f57c4b5cbd980039f88d
|