Metadata-Version: 2.4
Name: binance-web3-wallet
Version: 2.0.0
Summary: Official Binance Web3Wallet Connector - A lightweight library that provides a convenient interface to Binance's Web3Wallet REST API
License: MIT
License-File: LICENCE
Author: Binance
Requires-Python: >=3.10,<3.15
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: dev
Requires-Dist: aiohttp (>=3.14.0,<4.0.0)
Requires-Dist: binance-common (==4.0.0)
Requires-Dist: pycryptodome (>=3.17,<4.0)
Requires-Dist: pydantic (>=2.10.0)
Requires-Dist: requests (>=2.34.2)
Requires-Dist: urllib3 (>=2.7.0)
