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 is supported. This note will only be visible to 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-builderPublic

    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-extractorPublic

    Extracts Bitcoin addresses from block data using Blockstream API

    Python 2

  3. bitcoin-tx-signer bitcoin-tx-signerPublic

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

    Python 1

  4. pywitcher pywitcherPublic

  5. btc-address-creator btc-address-creatorPublic

    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-validatorPublic

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

    Python