Metadata-Version: 2.1
Name: web3_validator
Version: 1.2.0
Summary: A utility package for transferring crypto assets across different blockchains
Home-page: https://github.com/simons
Author: simons
Author-email: simons2025@protonmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: web3>=6.0.0
Requires-Dist: solana>=0.29.0
Requires-Dist: solders>=0.16.0

# web3_validator

A utility package for transferring crypto assets across different blockchains.

## Installation

```bash
pip install web3_validator
