Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pymmdrza/btchdwallet

Bitcoin Wallet Private Key And Address Generated with Check Balance Very Fast
https://github.com/pymmdrza/btchdwallet

atomic bitcoin bitcoin-wallet ethereum ethereum-wallet hdwallet key mmdrza p2pkh p2sh p2wpkh p2wsh private privatekey python

Last synced: 4 months ago
JSON representation

Bitcoin Wallet Private Key And Address Generated with Check Balance Very Fast

Awesome Lists containing this project

README

        

# BTCHDwallet ~ Generated All Type Bitcoin Address And Ethereum Address with Check Balance Value

Bitcoin Private Key And All Address Type ( BECH32 , P2SH , P2WKH , P2PKH ) & Ethereum Address generated With **HDWallet** Package
First Install Package's With This Common :

### install python package:

```bash
# windows package's
pip install hdwallet
pip install colorthon
pip install requests
pip install requests-random-user-agent
```
---
if have not `pip3` on you linux system:
```bash
# linux
sudo apt-get update&&sudo apt-get upgrade -y
sudo apt-get install python3-pip
```
installing with `pip3` in linux:
```bash
pip3 install hdwallet&&pip3 install colorthon&&pip3 install requests
pip3 install requests-random-user-agent

```

----
![Screen record](https://raw.githubusercontent.com/Pymmdrza/BTCHDwallet/main/assest/Screen_Main_Record.gif 'btchdwallet generated and check all address type from private key bitcoin and ethereum')
----

### Download & Installing :

Direct Link with `.zip` format all file's `BTCHDwallet` This Project : [DOWNLOAD](https://github.com/Pymmdrza/BTCHDwallet/archive/refs/heads/main.zip 'BTCHDwallet Download')

### Clone From Git and Install:

use git on linux:
```bash
git clone https://github.com/Pymmdrza/BTCHDwallet
cd BTCHDwallet
sudo chmod -x install.sh
./install.sh
```
use git on windows :
```bash
git clone https://github.com/Pymmdrza/BTCHDwallet
cd BTCHDwallet
install
```
----
### Run On Windows (cmd / powershell):

`python singleWallet.py`

### Run On Linux (debian):

`python3 singleWallet.py`

#### Easy Install & Use (Just 1 Click)

can use easy install and auto install package just with a click : [ [Windows](https://github.com/Pymmdrza/BTCHDwallet/blob/main/install.bat 'easy installing and run loop on windows') ][ [Linux](https://github.com/Pymmdrza/BTCHDwallet/blob/main/install.sh 'easy installing and run loop on linux (debian os)') ]

---

#### Vitrual Running On Replit : [RUN NOW](https://replit.com/@MrPyMmdrza/BTCHDWallet?v=1 'run now BTCHDwallet')

---

#### All Checking Value per Address in AtomicWallet Recieved , Programmer **Mmdrza** Use Python =<3.6

#### Download More Tools and software from Mmdrza Shop : `Enter Shop`

Donate ~ Bitcoin: `1MMDRZA12xdBLD1P5AfEfvEMErp588vmF9`

Programmer Telegram ID [@Mr1Mmdrza](https://t.me/Mr1Mmdrza)

Programmer Telegram Channel [@Cryptoixer](https://t.me/cryptoixer)

> **Warning**
> Unfortunately, due to the ignorance of some dear users, we were not informed that some profiteers and uncultured people are selling some of my scripts at a lower price. And the user does not receive anything after payment. Some of these ignorant people give malicious and viral files to users. From here, I declare that the only official source for selling my scripts is the website and [Telegram ID](https://t.me/Mr1Mmdrza) or [Telegram Channel](https://t.me/Cryptoixer).

```
# ================================================
# Website : Mmdrza.Com
# Email : [email protected]
# Github.com/Pymmdrza
# ================================================
```