Bitcoin-address-generator

Latest version: v0.1.0

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

Initial release of the Bitcoin Address Generator package, providing core functionality for generating Bitcoin addresses using ECDSA.

⚠️ Educational and Development Use Only
This package is intended for educational and development purposes. Do not use for production or with real Bitcoin transactions.

Features in this release:
- Generate random private keys
- Convert private keys to public keys using ECDSA
- Create valid Bitcoin addresses
- Command-line interface
- Comprehensive validation and error handling
- Educational documentation and examples
- Test suite

Installation:
pip install bitcoin-address-generator

For documentation and usage examples, see the [README](https://github.com/ol-s-cloud/bitcoin-address-generator#readme)

Note: This is an educational tool. Never use generated addresses with real Bitcoin without proper security review.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.