Ethereum Address Wallet Generated With Private Key From Mnemonic and check Value (Balance , transaction) Without API
MneEthOn_V2.py : Create Mnemonic and from_mnemonic Generated Private Key and Address.
First Install All Package With Common or Easy installing File:
pip install hdwallet
pip install lxml
pip install rich
pip install mnemonic
Easy Install File From Windows : INSTALL.bat
For Linux Can Use run.sh
with this common : sh run.sh
can use this file MneEthOff.py
for offline Check and Generated , Just Need Database Address Wallet File (Text Type) With This Name : eth500.txt
For Download Database File Can Use This File : 10,000 ETH ADDRESS.txt
# =========================================
# Personal Blog : Https://Mmdrza.Com
-------------------------------------------
# Github: PyMmdrza.GitHub.io
-------------------------------------------
# Dev.To/Mmdrza
-------------------------------------------
# Telegram id : @PyMmdrza
-------------------------------------------
# Telegram CHannel : t.me/mPython3
# =========================================