Metadata-Version: 2.1
Name: wen-evm-wallet
Version: 0.2
Summary: create evm wallet
Home-page: https://github.com/av11000000/wen_evm_wallet
Author: wuwen7075
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

### 功能说明

批量创建evm钱包工具

1、根据助记词创建钱包获取到钱包的地址和私钥

2、批量生成助记词

### 依赖安装

```
pip install requirements.txt
```



