# `@xchainjs/xchain-bitcoin`
Bitcoin client package of XChainPy2 library.
## MacOS requirements
In order to install `@xchainjs/xchain-bitcoin` on MacOS, you need to install `gmp` library.
```bash
brew install gmp
```
Raw data
{
"_id": null,
"home_page": null,
"name": "xchainpy2-bitcoin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Crypto, BTC, Bitcoin, Blockchain, XChain",
"author": null,
"author_email": "Tirinox <developer@tirinox.ru>",
"download_url": "https://files.pythonhosted.org/packages/e0/26/ecb1b842814c438f02d7fe5a9f750cbc9e33af2617940fb8a781e177c208/xchainpy2_bitcoin-0.0.14.tar.gz",
"platform": null,
"description": "# `@xchainjs/xchain-bitcoin`\n\nBitcoin client package of XChainPy2 library.\n\n## MacOS requirements\n\nIn order to install `@xchainjs/xchain-bitcoin` on MacOS, you need to install `gmp` library. \n```bash\nbrew install gmp\n``` \n",
"bugtrack_url": null,
"license": "MIT",
"summary": "XChainPy2 Bitcoin Chain Client",
"version": "0.0.14",
"project_urls": {
"source": "https://github.com/tirinox/xchainpy"
},
"split_keywords": [
"crypto",
" btc",
" bitcoin",
" blockchain",
" xchain"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "959330942f63c0ac8aec34474804d297e2134a5fe3daf340b0b0aa0f8ba29873",
"md5": "91b8bfce28ab13c55446996960ed619d",
"sha256": "5f004deec749e4c7c96254d87d5e0dd6dce523466cc0bec1810c3cfca1dff6d6"
},
"downloads": -1,
"filename": "xchainpy2_bitcoin-0.0.14-py3-none-any.whl",
"has_sig": false,
"md5_digest": "91b8bfce28ab13c55446996960ed619d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 16633,
"upload_time": "2024-05-31T14:23:22",
"upload_time_iso_8601": "2024-05-31T14:23:22.513571Z",
"url": "https://files.pythonhosted.org/packages/95/93/30942f63c0ac8aec34474804d297e2134a5fe3daf340b0b0aa0f8ba29873/xchainpy2_bitcoin-0.0.14-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e026ecb1b842814c438f02d7fe5a9f750cbc9e33af2617940fb8a781e177c208",
"md5": "7ca8ff2c4749596cbafcaa32eb249d0a",
"sha256": "f844cf945f167fc7fd47788a64f1d47d6115ce2641f5acd7f201265effb30f27"
},
"downloads": -1,
"filename": "xchainpy2_bitcoin-0.0.14.tar.gz",
"has_sig": false,
"md5_digest": "7ca8ff2c4749596cbafcaa32eb249d0a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 13721,
"upload_time": "2024-05-31T14:23:25",
"upload_time_iso_8601": "2024-05-31T14:23:25.382680Z",
"url": "https://files.pythonhosted.org/packages/e0/26/ecb1b842814c438f02d7fe5a9f750cbc9e33af2617940fb8a781e177c208/xchainpy2_bitcoin-0.0.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-31 14:23:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tirinox",
"github_project": "xchainpy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
"~=",
"3.9.2"
]
]
},
{
"name": "pytest",
"specs": [
[
"~=",
"7.4.0"
]
]
},
{
"name": "pydantic",
"specs": [
[
">=",
"2.4.2"
]
]
},
{
"name": "PyYAML",
"specs": [
[
"~=",
"6.0.0"
]
]
},
{
"name": "pytest-aiohttp",
"specs": []
},
{
"name": "build",
"specs": []
},
{
"name": "twine",
"specs": []
},
{
"name": "aioresponses",
"specs": [
[
"==",
"0.7.6"
]
]
},
{
"name": "requests-mock",
"specs": [
[
"==",
"1.11.0"
]
]
}
],
"lcname": "xchainpy2-bitcoin"
}