Metadata-Version: 2.4
Name: smartlib
Version: 0.1.0
Summary: Flask of Smart Contract Deployment - a lightweight Python library to compile, deploy, and interact with Solidity contracts.
Author-email: Your Name <your.email@example.com>
License: MIT
Project-URL: Homepage, https://github.com/yourusername/smartlib
Project-URL: Issues, https://github.com/yourusername/smartlib/issues
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: web3>=6.0.0
Requires-Dist: py-solc-x>=1.1.1
Requires-Dist: python-dotenv>=1.0.0
Dynamic: license-file
