Coder Social home page Coder Social logo

pymmdrza / btchdwallet Goto Github PK

View Code? Open in Web Editor NEW
52.0 3.0 20.0 185 KB

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

Home Page: https://mmdrza.com

Python 92.49% Batchfile 3.31% Shell 4.20%
python bitcoin hdwallet atomic mmdrza bitcoin-wallet ethereum ethereum-wallet key p2pkh p2sh p2wpkh p2wsh private privatekey

btchdwallet's Introduction

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:

# 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:

# linux
sudo apt-get update&&sudo apt-get upgrade -y
sudo apt-get install python3-pip

installing with pip3 in linux:

pip3 install hdwallet&&pip3 install colorthon&&pip3 install requests
pip3 install requests-random-user-agent

Screen record

Download & Installing :

Direct Link with .zip format all file's BTCHDwallet This Project : DOWNLOAD

Clone From Git and Install:

use git on linux:

git clone https://github.com/Pymmdrza/BTCHDwallet
cd BTCHDwallet
sudo chmod -x install.sh
./install.sh

use git on windows :

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 ][ Linux ]


Vitrual Running On Replit : RUN NOW


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

Programmer Telegram Channel @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 or Telegram Channel.

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

btchdwallet's People

Contributors

pymmdrza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

btchdwallet's Issues

How to Fix

how to fix this
ModuleNotFoundError: No module named 'urllib3.packages.six.moves'

Replit : Running Now `BTCHDWallet`

BTCHDWALLET

Running Now On Replit : RUN NOW

this Machine Just for Test running and check script .

import random
# fast and easy , small code
PRIVATE_KEY = "".join(random.choice("0123456789abcdef") for _ in range(64))

Key error

I'm trying to run the code but after start appears this error...

Start ...
Traceback (most recent call last):
File "C:\Users\leand\Desktop\BTCHDwallet-main\singleWallet.py", line 80, in
val_et = ethBal(ethaddr)
^^^^^^^^^^^^^^^
File "C:\Users\leand\Desktop\BTCHDwallet-main\singleWallet.py", line 43, in ethBal
ret = dict(req)['balance']
~~~~~~~~~^^^^^^^^^^^
KeyError: 'balance'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.