- 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.
Ensure that you have the following package installed:
- blockcypher
- Clone the repository:
git clone https://github.com/technicalhayden/PYBTC.git
cd PYBTC
pip install -r requirements.txt
- Go to the BlockCypher website at https://www.blockcypher.com/.
- Sign up for an account or log in if you already have one
- Once you're logged in, navigate to the account settings or API section of your BlockCypher account.
- Look for the API key or create a new API key if you don't have one already.
- Copy the API key.
- Now in the terminal
python setup.py
- now paste your API and click enter
- Now in the terminal
python wallet_setup.py
python PYBTC.py
-
🔥 I’m good at developing tools/Software for Cyber Security/Investigation
-
👨💻 More About me technicalhayden.cf
This project is developed and maintained by madbot and 0x_t3ch. We are passionate about developing tools and software for cybersecurity and investigation.
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.
PyWalletBalance is licensed under the MIT License. See LICENSE for more information.
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!