mcrpc: MultiChain RPC Library
Project description
mcrpc - Multichain RPC client
Content Blockchain RPC Client
A Python 3 MultiChain RPC client built for the Content Blockchain Project
The versioning scheme follows MultiChain and includes code generated function annotations and api documentation to support code completion and get you up to speed fast.
Code Completion
Code Documentation
Installing
The RPC client is published with the package name mcrpc on Python Package Index. Install it with:
$ pip3 install mcrpc
Usage
If you have a local blockchain node with default data-dir you can do:
import mcrpc
client = mcrpc.autoconnect()
client.getinfo()
Change Log
2.0.6.0 (2020-05-03)
- Add autoconnect convenience function
- Switched package versioning to match multichain
- Switched to poetry based packaging
- Updated to multichain node 2.0.6
1.0.2 (2019-02-13)
- Fix signature of appendrawexchange and completerawexchange
- Build rpc client against Multichain 2 Beta 2
- Add pretty-print support for response objects
- Sort response class properties for cleaner diffs on updates
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 mcrpc-2.0.6.0.tar.gz.
File metadata
- Download URL: mcrpc-2.0.6.0.tar.gz
- Upload date:
- Size: 48.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.6.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
373fa9a9f0be9295782ee8145060fb6799cc858021fcc8ba81e21a93fdd407c7
|
|
| MD5 |
a60e610236fdc46210bf42aa3441fb17
|
|
| BLAKE2b-256 |
684a57b8812717ee88c295cec3acfb418af26604ce88d1f4c83cb9d9c0c761ba
|
File details
Details for the file mcrpc-2.0.6.0-py3-none-any.whl.
File metadata
- Download URL: mcrpc-2.0.6.0-py3-none-any.whl
- Upload date:
- Size: 50.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.6.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cb5b327c2c9160821c6451d2175e47dd75d8120181859354d952da911d65183
|
|
| MD5 |
b382521ef1e838aa11ba1e36fb24ac1a
|
|
| BLAKE2b-256 |
92f945dd46c8bfe467d80a6145b5853a393533cf0097ea1f250b2ab115fdda49
|