Metadata-Version: 2.1
Name: xchainpy2_binance
Version: 0.0.9
Summary: XChainPy2 Binance Beacon Chain Client
Author-email: Tirinox <developer@tirinox.ru>
License: MIT
Project-URL: source, https://github.com/tirinox/xchainpy
Keywords: Crypto,Binance,BNB,Beacon,Blockchain,XChain
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xchainpy2-utils
Requires-Dist: xchainpy2-crypto
Requires-Dist: xchainpy2-client
Requires-Dist: cosmpy >=0.9.1
Requires-Dist: ujson >=5.8.0
Requires-Dist: protobuf >=4.25.1
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# 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.
