An open API service indexing awesome lists of open source software.

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

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

![Screen Of xLTCAllinOne.py LTC Private key And Address Generator](https://raw.githubusercontent.com/Pymmdrza/LTC_Generator/main/xLTC.jpg 'Screen Of xLTCAllinOne.py LTC Private key And Address Generator')

----
## LTC P2PKH

On 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 Private Key and Address Type P2PKH Wallet Generator SCREEEN](https://raw.githubusercontent.com/Pymmdrza/LTC_Generator/main/ltc2pkh.jpg 'LTC Private Key and Address Type P2PKH Wallet Generator SCREEEN')

----
## LTC P2WSH

On 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 Private Key and Address Type P2WSH Wallet Generator SCREEEN](https://raw.githubusercontent.com/Pymmdrza/LTC_Generator/main/ltc2wsh.jpg 'LTC Private Key and Address Type P2WSH Wallet Generator SCREEEN')

----
## LTC P2WPKH

On 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 Private Key and Address Type P2WPKH Wallet Generator SCREEEN](https://raw.githubusercontent.com/Pymmdrza/LTC_Generator/main/ltc2wpkh.jpg 'LTC Private Key and Address Type P2WPKH Wallet Generator SCREEEN')

----
## LTC Generator Check On File

Generated & checking balance and total transaction LTC Wallet use LTC_OFF_File.py (for Checking RichWallet and batch checking ,Needed Text File)

![Litecoin LTC Generator Check On File SCREEEN](https://raw.githubusercontent.com/Pymmdrza/LTC_Generator/main/RichLTC.jpg 'Litecoin LTC Generator Check On File SCREEEN')

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