You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. Perfect for blockchain learners, BTC devs, and CLI tool lovers.