Skip to content
View Trusttobitcoin's full-sized avatar

Block or report Trusttobitcoin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. ZpubToBitcoinAddresses ZpubToBitcoinAddresses Public

    Python script that generates Bitcoin addresses from a given zpub key. It's designed to support the generation of native SegWit (bech32) addresses, which start with `bc1`. This tool is especially us…

    Python 4

  2. Bitcoin-Testnet-HD-Wallet-Address-Generator Bitcoin-Testnet-HD-Wallet-Address-Generator Public

    A Python tool for creating and managing hierarchical deterministic (HD) wallets and generating various types of Bitcoin testnet addresses. This project implements BIP32, BIP39, and BIP44 standards …

    Python 3

  3. MnemonicValidator MnemonicValidator Public

    A Python tool to validate Bitcoin BIP-0039 mnemonic phrases, ensuring the integrity and potential usability of recovery seeds in cryptocurrency wallets

    Python 2 1

  4. SimpleSchnorrSignature SimpleSchnorrSignature Public

    A basic Python implementation of Schnorr signatures using the ECDSA library. This script demonstrates key generation, message signing, and signature verification. It is intended for educational pur…

    Python 2

  5. BitcoinFeeNotifier BitcoinFeeNotifier Public

    BitcoinFeeNotifier is a VB.NET script designed to display the current Bitcoin transaction fee in the system tray, updating every 5 seconds. The script fetches this data from the Mempool Space API a…

    Visual Basic .NET 2 1

  6. bitcoin-testnet-balance-checker bitcoin-testnet-balance-checker Public

    This Python-based tool provides a solution for managing and checking balances of Bitcoin testnet wallets. It combines HD (Hierarchical Deterministic) wallet functionality with Electrum server integ…

    Python 2