Bitcoin Module for XChainPy Clients
Project description
xchainpy/xchainpy_bitcoin
Bitcoin Module for XChainPy Clients
Modules
client
- Custom client for communicating with bitcoinlibmodels
- model wrapper for bitcoin required typesutil
- Utitilies for using bitcoinlib and bitcoin chain
Following dependencies have to be installed into your project
bitcoinlib , http3 , xchainpy_client , xchainpy_crypto , xchainpy_util
Service Providers
This package uses the following service providers:
Function | Service | Notes |
---|---|---|
Balances | Sochain | https://sochain.com/api#get-balance |
Transaction history | Sochain | https://sochain.com/api#get-display-data-address, https://sochain.com/api#get-tx |
Transaction details by hash | Sochain | https://sochain.com/api#get-tx |
Transaction fees | bitcoinfees | https://bitcoinfees.earn.com/api/v1/fees/recommended |
Transaction broadcast | Sochain | https://sochain.com/api#send-transaction |
Explorer | Blockstream | https://blockstream.info |
Sochain API rate limits: https://sochain.com/api#rate-limits (300 requests/minute)
Tests
These packages needed to run tests:
- pytest
pip install pytest
- pytest-asyncio
pip install pytest-asyncio
How to run test ?
$ python -m pytest xchainpy/xchainpy_bitcoin/tests/test_bitcoin_clients.py
Project details
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
File details
Details for the file xchainpy_bitcoin-0.1.4.tar.gz
.
File metadata
- Download URL: xchainpy_bitcoin-0.1.4.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b6839d3ba4626ee6184be06d17003085c1950198bdb6c18142a07b1ffbf3165 |
|
MD5 | bc106e9408d5d704b9c570e10b43718c |
|
BLAKE2b-256 | 94e0801dd6781806282924797a71126d041c78d5c4f104fa90a3bb8d41e69c11 |
File details
Details for the file xchainpy_bitcoin-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: xchainpy_bitcoin-0.1.4-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60179407df2b9e87fe039e07fad99762a648520b6715c5dbda935d175879ca13 |
|
MD5 | 272b1118b368d8a474385b9229a0010f |
|
BLAKE2b-256 | 76e59d9a602763ccd236f1b0d4caf42bc0726aea0ae012550e4036fec910060d |