Metadata-Version: 2.4
Name: xchainpy2_arbitrum
Version: 0.0.5
Summary: XChainPy2 Arbitrum Client
Author-email: Tirinox <developer@tirinox.ru>
License-Expression: MIT
Project-URL: source, https://github.com/tirinox/xchainpy
Keywords: Crypto,Arbitrum,Arb,Blockchain,XChain
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
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: xchainpy2_ethereum
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: license-file

# XChainPy2 Arbitrum Client

[Arbitrum](https://arbitrum.io/) client package of XChainPy2 library.

### Documentation

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