Crypto Deep Tools a set of scripts for detailed cryptanalysis of the Blockchain network in cryptocurrency Bitcoin
- Script pubtoaddr.py Converts PUBKEY (HEX) to Bitcoin Address (Base58)
- Script bitcoin-checker.py Checks the balance by scanning the Blockchain
- Tutorial: https://youtu.be/Hsk6QIzb7oY
- Tutorial: https://cryptodeep.ru/check-bitcoin-address-balance
- Open Our Terminal for Google Colab
- Create a folder "Blockchain"
- Run script getbalance.sh
git clone https://github.com/demining/CryptoDeepTools.git
cd CryptoDeepTools/03CheckBitcoinAddressBalance/
sudo apt install python2-minimal
wget https://bootstrap.pypa.io/pip/2.7/get-pip.py
sudo python2 get-pip.py
pip3 install -r requirements.txt
chmod +x getbalance.sh
./getbalance.sh
Donation Address | |
---|---|
♥ BTC | 1Lw2gTnMpxRUNBU85Hg4ruTwnpUPKdf3nV |
♥ ETH | 0xaBd66CF90898517573f19184b3297d651f7b90bf |