# XChainPy2 Binance Smart Chain Client
XChainPy Binance Smart Chain Client is a Python library for interacting with Binance Smart Chain.
It is built on top of xchainpy2_ethereum library.
### Documentation
👉 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_bsc.html
Raw data
{
"_id": null,
"home_page": null,
"name": "xchainpy2-bsc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Crypto, BSC, BNB, BEP20, Smart chain, Binance, Blockchain, XChain",
"author": null,
"author_email": "Tirinox <developer@tirinox.ru>",
"download_url": "https://files.pythonhosted.org/packages/78/09/3378ea437f070f8354a35df20ab3c5ae57ac9d4d89c7d9ea7dcf768a2419/xchainpy2_bsc-0.0.7.tar.gz",
"platform": null,
"description": "# XChainPy2 Binance Smart Chain Client\n\nXChainPy Binance Smart Chain Client is a Python library for interacting with Binance Smart Chain.\nIt is built on top of xchainpy2_ethereum library.\n\n### Documentation\n\n\ud83d\udc49 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_bsc.html\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "XChainPy2 Binance Smart Chain Client",
"version": "0.0.7",
"project_urls": {
"source": "https://github.com/tirinox/xchainpy"
},
"split_keywords": [
"crypto",
" bsc",
" bnb",
" bep20",
" smart chain",
" binance",
" blockchain",
" xchain"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3b2197081417eceb4d2bb56fb7f3d54cf6cb82126a181aed739526e0b05918d1",
"md5": "d199f940543c5be2dcec5a35961a5c7c",
"sha256": "846b481c97339d14bd0e5988c05fafecdfe7e5190545c9aa1a027667e0bca498"
},
"downloads": -1,
"filename": "xchainpy2_bsc-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d199f940543c5be2dcec5a35961a5c7c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 22201,
"upload_time": "2024-11-22T07:52:57",
"upload_time_iso_8601": "2024-11-22T07:52:57.761360Z",
"url": "https://files.pythonhosted.org/packages/3b/21/97081417eceb4d2bb56fb7f3d54cf6cb82126a181aed739526e0b05918d1/xchainpy2_bsc-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "78093378ea437f070f8354a35df20ab3c5ae57ac9d4d89c7d9ea7dcf768a2419",
"md5": "80429fd1e11d07556e53acb8924418e9",
"sha256": "67b3ba41824f3ad59b537d667c16134fc79ac6a8816d914a0b9c83ff77388a42"
},
"downloads": -1,
"filename": "xchainpy2_bsc-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "80429fd1e11d07556e53acb8924418e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 22613,
"upload_time": "2024-11-22T07:52:59",
"upload_time_iso_8601": "2024-11-22T07:52:59.496175Z",
"url": "https://files.pythonhosted.org/packages/78/09/3378ea437f070f8354a35df20ab3c5ae57ac9d4d89c7d9ea7dcf768a2419/xchainpy2_bsc-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 07:52:59",
"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-bsc"
}