Metadata-Version: 2.4
Name: safesmith
Version: 0.1.5
Summary: A Python wrapper for Foundry's forge scripts with dynamic interface generation
Author-email: Your Name <your.email@example.com>
Requires-Python: >=3.8
Requires-Dist: click>=8.1.0
Requires-Dist: eth-abi==3.0.1
Requires-Dist: eth-account>=0.5.0
Requires-Dist: eth-utils>=2.0.0
Requires-Dist: hatch>=1.13.0
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pytest-asyncio>=0.23.0
Requires-Dist: pytest>=7.0.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: requests>=2.28.0
Requires-Dist: rich>=13.0.0
Requires-Dist: safe-eth-py>=7.0.0
Requires-Dist: toml>=0.10.2
Requires-Dist: web3>=6.0.0
