https://github.com/pymmdrza/ltc_generator
Litecoin LTC wallet address private key generator check value balance totoal transaction without apikey
https://github.com/pymmdrza/ltc_generator
litecoin litecoin-privatekey litecoin-wallet ltc privatekey privatekeygenerator python wallet wallet-generator wallet-service
Last synced: 6 months ago
JSON representation
Litecoin LTC wallet address private key generator check value balance totoal transaction without apikey
- Host: GitHub
- URL: https://github.com/pymmdrza/ltc_generator
- Owner: Pymmdrza
- Created: 2022-03-22T22:24:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T21:55:15.000Z (over 3 years ago)
- Last Synced: 2025-03-24T13:11:24.817Z (7 months ago)
- Topics: litecoin, litecoin-privatekey, litecoin-wallet, ltc, privatekey, privatekeygenerator, python, wallet, wallet-generator, wallet-service
- Language: Python
- Homepage: https://mmdrza.com
- Size: 1.34 MB
- Stars: 15
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Litecoin (LTC) Private key & address Generator
#### Litecoin LTC wallet address private key generator check value balance totoal transaction without apikey
----### Install Package's :
```
pip install hdwallet
pip install colorama
pip install lxml
pip install requests
```
or (Windios):```
./INSTALL_RUN.bat
```
for Install package and runnig Generator on Linux:
```
sh run.sh
```## LTC - P2PKH P2SH P2WSH P2WPKH
Creating the address and private key of the LTC wallet with all types of active addresses and checking the status of the wallet and its inventories and transactions Without APIKEY
----
## LTC P2PKHOn This File Create Address Type P2PKH + Private Key and Check Total Transaction (Can Set Check Balance). For Run On Windows `python P2PKH.py` or Use easy file (LOOP ACTION) `./P2PKH.bat` . and use Linux Debian `python3 P2PKH.py`

----
## LTC P2WSHOn This File Create Address Type P2WSH + Private Key and Check Total Transaction (Can Set Check Balance). For Run On Windows `python P2WSH.py` or Use easy file (LOOP ACTION) `./P2WSH.bat` . and use Linux Debian `python3 P2WSH.py`

----
## LTC P2WPKHOn This File Create Address Type P2WPKH + Private Key and Check Total Transaction (Can Set Check Balance). For Run On Windows `python P2WPKH.py` or Use easy file (LOOP ACTION) `./P2WPKH.bat` . and use Linux Debian `python3 P2WPKH.py`

----
## LTC Generator Check On FileGenerated & checking balance and total transaction LTC Wallet use LTC_OFF_File.py (for Checking RichWallet and batch checking ,Needed Text File)

```
# ================================================
# DONATE (BTC) : 16p9y6EstGYcnofGNvUJMEGKiAWhAr1uR8
# Website : Mmdrza.Com
# Email : X4@mmdrza.Com
# Dev.to/Mmdrza
# Github.com/Pymmdrza
# ================================================
```