Metadata-Version: 2.2
Name: xchainpy2_base
Version: 0.0.4
Summary: XChainPy2 Base Client
Author-email: Tirinox <developer@tirinox.ru>
License: MIT
Project-URL: source, https://github.com/tirinox/xchainpy
Keywords: Crypto,Base,EVM,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>=0.0.25
Requires-Dist: xchainpy2_crypto>=0.0.8
Requires-Dist: xchainpy2_client>=0.0.20
Requires-Dist: xchainpy2_ethereum>=0.0.19
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

# XChainPy 2 Base Client

[Base network](https://www.base.org/) client package of XChainPy2 library.

### Documentation

👉 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_base.html
