A package interact with bitcoin node
Project description
chia-xch
A simple python package interacts with the chia node, python version >=3.6 is recommend
Install
pip3 install chia-xch
Groups
connect
from chia_xch.xch import Xch
from chia_xch.providers import *
fnp = FullNodeProvider()
fn = Xch.full_node(fnp)
wp = WalletProvider()
wa = Xch.wallet(wp)
Tips
- The default parameters of these functions are not specified in the document, you need to check the source code by yourself.
- The current document is incomplete, I will gradually improve the document later.
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
chia-xch-1.0.1.tar.gz
(5.9 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 chia-xch-1.0.1.tar.gz.
File metadata
- Download URL: chia-xch-1.0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/29.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.61.0 importlib-metadata/4.0.1 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
789a09eae529c2a9e7fc930bbab734b5ef4ea714927d5501de644d700040a65d
|
|
| MD5 |
aec49603c5e964c0bc8f7ea669f625a3
|
|
| BLAKE2b-256 |
ab79cec6c694f78aab473b0f482b64b367b6c25b947fd4a7596b7bbbd429efb0
|
File details
Details for the file chia_xch-1.0.1-py3-none-any.whl.
File metadata
- Download URL: chia_xch-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/29.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.61.0 importlib-metadata/4.0.1 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3d8825d489895bdda0d66b5c7dc7bff48350ca6bc6d079eb4aa48150ae18bba
|
|
| MD5 |
19965956cf4442db3e09ac1418e9e588
|
|
| BLAKE2b-256 |
370ec0232b753d99ee6c3e809d264b7e299282e0f06de291bbef8f2c145ffac3
|