Skip to content
forked from haydenbanz/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.

License

Notifications You must be signed in to change notification settings

AldrinCode/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

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/technicalhayden/PYBTC.git
  2. cd PYBTC
  3. pip install -r requirements.txt
  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 python setup.py
  10. now paste your API and click enter
  11. Now in the terminal python wallet_setup.py
  12. python PYBTC.py

Platform

About Author

  • 🔥 I’m good at developing tools/Software for Cyber Security/Investigation

  • 👨‍💻 More About me technicalhayden.cf

Connect with me:

technicalhayden technicalhayden technicalhayden technicalhayden

Follow us on Twitter:

technicalhayden

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

This project is developed and maintained by madbot and 0x_t3ch. We are passionate about developing tools and software for cybersecurity and investigation.

Contributing

Contributions to PyWalletBalance are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request. Before contributing, make sure to read and follow the project's Code of Conduct.
1.Fork the repository. 2.Create a new branch for your feature or bug fix.
3.Implement your feature or bug fix.
4.Run the tests to ensure everything is working correctly.
5.Commit your changes and push them to your forked repository.
6.Submit a pull request explaining your changes.

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

Packages

No packages published

Languages

  • Python 100.0%