bit
bit copied to clipboard
Bitcoin made easy.
When the `fee` parameter is set to zero in the function `prepare_transaction`, it processes it like `None`, so the bit tries to predict `fee` by itself, but the expected behavior...
bitcoinfees.earn.com works well unless you're on Tor. A fallback API and one that allows Tor users would be nice to have.
is it possible to get the unconfirmed balance of an address?
Is there any way to verify receipt of bitcoin? For example, if someone were to send me some bitcoin how would I know that 1.) I received it or, 2.)...
Hey, I wanted send BitCoin to another address with custom Fee, something like in this way: outputs = [ ('15diEFuNbTMRMzmwBXnNE2XhzJjBrdpc2t', 0.00000075, 'btc') ] key.send(outputs, fee=55, absolute_fee=True) I get this from...
Hello, I need to create addresses on HD wallet. How can I do it? Best regards
I see that this library uses certain third party api's to perform transactions and other operations. If I have my own full node running locally, is it possible for this...
https://www.reddit.com/r/Bitcoin/comments/bgg5n7/stop_overpaying_fees_i_made_a_website_to_give/ https://bitcoiner.live/doc/api Looks pretty good. I can probably get around to this but wanted to make a note here.