Skip to content
View Fazel-python's full-sized avatar
🙂
Sad
🙂
Sad

Block or report Fazel-python

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. bitcoin-transaction-builder bitcoin-transaction-builder Public

    A minimal yet powerful Bitcoin transaction builder CLI in Python. It fetches UTXOs, builds raw transactions, signs them securely using your WIF private key, and outputs a broadcast-ready hex. Perfe…

    Python 3

  2. btc-address-extractor btc-address-extractor Public

    Extracts Bitcoin addresses from block data using Blockstream API

    Python 2

  3. bitcoin-tx-signer bitcoin-tx-signer Public

    A Python tool to build, sign, and (optionally) broadcast raw Bitcoin transactions using WIF private keys.

    Python 1

  4. pywitcher pywitcher Public

  5. btc-address-creator btc-address-creator Public

    A standalone Bitcoin address generator in pure Python. Converts any WIF private key into compressed/uncompressed P2PKH, P2SH, and Bech32 addresses — no external dependencies.

    Python

  6. btc-address-validator btc-address-validator Public

    A lightweight and standalone Python tool that validates Bitcoin addresses without any external dependencies.

    Python