# XChainPy2 Binance Beacon Chain Client
## Attention!
Notice to XChainPy2/Binance Library Users:
The BNB Beacon Chain (BC) is being sunset and will no longer be supported. Binance has announced its deprecation plan, and we recommend migrating assets and updating applications to avoid disruption.
Please note: We no longer support this package, and it will be removed soon.
For more details, visit the official announcement.
[Binance Beacon chain](https://academy.binance.com/en/glossary/beacon-chain) client package of XChainPy2 library.
Raw data
{
"_id": null,
"home_page": null,
"name": "xchainpy2-binance",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Crypto, Binance, BNB, Beacon, Blockchain, XChain",
"author": null,
"author_email": "Tirinox <developer@tirinox.ru>",
"download_url": "https://files.pythonhosted.org/packages/80/a6/7f6d249f6b27a413e2f1f9950cc9d71e99a7eb7e93c7d39ee7d8357d0c9a/xchainpy2_binance-0.0.10.tar.gz",
"platform": null,
"description": "# XChainPy2 Binance Beacon Chain Client\n\n## Attention!\n\nNotice to XChainPy2/Binance Library Users:\n\nThe BNB Beacon Chain (BC) is being sunset and will no longer be supported. Binance has announced its deprecation plan, and we recommend migrating assets and updating applications to avoid disruption.\n\nPlease note: We no longer support this package, and it will be removed soon.\n\nFor more details, visit the official announcement.\n\n[Binance Beacon chain](https://academy.binance.com/en/glossary/beacon-chain) client package of XChainPy2 library.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "XChainPy2 Binance Beacon Chain Client",
"version": "0.0.10",
"project_urls": {
"source": "https://github.com/tirinox/xchainpy"
},
"split_keywords": [
"crypto",
" binance",
" bnb",
" beacon",
" blockchain",
" xchain"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "618e892aae8e8b9e28b3c66f6cba4c7384da1a1c5fa623da8af28e8f5fe2bfc7",
"md5": "33d43240a205030938e74e6448061ba5",
"sha256": "728a8c3f978122d254723dbbb4b4dcfbe167210f588e4252b3aa6444e8c47068"
},
"downloads": -1,
"filename": "xchainpy2_binance-0.0.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "33d43240a205030938e74e6448061ba5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 29939,
"upload_time": "2024-11-22T07:51:36",
"upload_time_iso_8601": "2024-11-22T07:51:36.094708Z",
"url": "https://files.pythonhosted.org/packages/61/8e/892aae8e8b9e28b3c66f6cba4c7384da1a1c5fa623da8af28e8f5fe2bfc7/xchainpy2_binance-0.0.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "80a67f6d249f6b27a413e2f1f9950cc9d71e99a7eb7e93c7d39ee7d8357d0c9a",
"md5": "736293052b58689df4ec0dab8049a29f",
"sha256": "08798bd4ef7ae1bcfd3bb0f9f1f93aa1f24c3c8ee09b84ac789234f46bfa0b33"
},
"downloads": -1,
"filename": "xchainpy2_binance-0.0.10.tar.gz",
"has_sig": false,
"md5_digest": "736293052b58689df4ec0dab8049a29f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 30068,
"upload_time": "2024-11-22T07:51:37",
"upload_time_iso_8601": "2024-11-22T07:51:37.339977Z",
"url": "https://files.pythonhosted.org/packages/80/a6/7f6d249f6b27a413e2f1f9950cc9d71e99a7eb7e93c7d39ee7d8357d0c9a/xchainpy2_binance-0.0.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 07:51:37",
"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"
]
]
},
{
"name": "myst-parser",
"specs": []
}
],
"lcname": "xchainpy2-binance"
}