1200wd / bitcoinlib

Bitcoin and other Cryptocurrencies Library for Python. Includes a fully functional wallet, Mnemonic key generation and management and connection with various service providers to receive and send blockchain and transaction information.
http://bitcoinlib.readthedocs.io/
GNU General Public License v3.0
596 stars 199 forks source link

how to send btc to another? #360

Closed xll970211 closed 7 months ago

xll970211 commented 8 months ago

I have a private key, how to use the private key send to another address, please give me a example, thank you