SDK to interact with the MMX (crypto) API either locally or through the public RPC server.
Project description
mmxsdk
This is a Python SDK for MMX - https://github.com/madMAx43v3r/mmx-node a next generation high performance blockchain. There is currently no cloud services for this - you must have a local (or accessible) MMX node running.
All access requires the PASSWORD file generated during startup. It's preferred you set this in your environment as PASSWORD. Don't enter it on the command line - set in your .bashrc or create a .env file.
PASSWORD isn't usable to perform any operations - it's like an OpenID secret used to generate a short lived token.
Installation
Either download from Github directly and check into your source (preferred) or
pip install mmxsdk
Using the SDK
Most operations require a session to be created.
session = server.login(password=os.getenv("PASSWORD"))
`
NFT
mmx1af3nmx8zefduyqexz8z5v6qz2ks96znd89jxjk0jwtu9sqvvgmzqw7u6xt
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
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 mmxsdk-0.0.1.tar.gz.
File metadata
- Download URL: mmxsdk-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.31.0 rfc3986/1.5.0 tqdm/4.66.1 urllib3/1.26.16 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3edec0f92a4238f6a8440820d9ed6334b403c6eb9641ea774eb476740993c5b0
|
|
| MD5 |
0ccbb91fa6047b6401e8aba8134de50a
|
|
| BLAKE2b-256 |
0dda0eab8cfcfa7483c4a728d820d5431a74195e54a9b1f06fee032903885079
|
File details
Details for the file mmxsdk-0.0.1-py3-none-any.whl.
File metadata
- Download URL: mmxsdk-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.31.0 rfc3986/1.5.0 tqdm/4.66.1 urllib3/1.26.16 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f756a032f043244081c0289ccc957f0ecf468b0caae23afac589481d2905880
|
|
| MD5 |
7ec05c5bd78bf57e3b9f432422816ba6
|
|
| BLAKE2b-256 |
992538d9f6a26ff7b8f7be62989528eef2dd4971828870d3cf89fba687f244fc
|