Skip to content

PyBTC is a powerful Python-based tool for managing Bitcoin wallets, private keys, sending BTC, and securely checking balances. This tool is created by madbot, 0x_hayden and 0x_t3ch, and it is completely based on Python.

License

Notifications You must be signed in to change notification settings

haydenbanz/PYBTC

Repository files navigation

PyBTC

PyBTC is a powerful Python-based tool for managing Bitcoin wallets, private keys, sending BTC, and securely checking balances. This tool is created by madbot, 0x_hayden and 0x_t3ch, and it is completely based on Python.

Top Language

technicalhayden

Features

  • Wallet Creation: Easily create Bitcoin wallets to store your digital assets securely.
  • Private Key Management: Generate and manage private keys for your wallets.
  • Secure Transactions: Send Bitcoin payments securely using robust encryption and authentication mechanisms.
  • Balance Checking: Check the current balance of your Bitcoin wallet with a simple command.
  • Transaction History: Keep track of your wallet's transaction history for auditing and reference purposes.

Requirements

Ensure that you have the following package installed:

  • blockcypher

Getting Started

  1. Clone the repository: git clone https://github.com/haydenbanz/PYBTC.git
  2. cd PYBTC
  3. pip install -r requirements.txt for kali linux sudo apt-get update sudo apt-get install python3-tk pip install blockcypher
  4. Go to the BlockCypher website at https://www.blockcypher.com/.
  5. Sign up for an account or log in if you already have one
  6. Once you're logged in, navigate to the account settings or API section of your BlockCypher account.
  7. Look for the API key or create a new API key if you don't have one already.
  8. Copy the API key.
  9. Now in the terminal python3 setup.py
  10. now paste your API and click enter
  11. Now in the terminal python3 wallet_setup.py
  12. python3 PYBTC.py or for kali linux python3 PYBTC-linux.py

Platform

About Author

Connect with me:

technicalhayden technicalhayden technicalhayden technicalhayden

Follow us on Twitter:

technicalhayden

Learn more about us: - [https://code-glitchers.github.io/](https://code-glitchers.github.io/) - ## About the Authors

This project is developed and maintained by hayden banz. We are passionate about developing tools and software for cybersecurity and investigation.

License

PyWalletBalance is licensed under the MIT License. See LICENSE for more information.

Acknowledgements

PyWalletBalance is built upon the excellent blockcypher library.

If you have any questions or need assistance, please feel free to contact the project maintainers.

Enjoy managing your Bitcoin wallets with PyWalletBalance!

About

PyBTC is a powerful Python-based tool for managing Bitcoin wallets, private keys, sending BTC, and securely checking balances. This tool is created by madbot, 0x_hayden and 0x_t3ch, and it is completely based on Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages