Bitcoin Dev Kit | BDK code to send transaction | Rust Language
Successfully send a Bitcoin Transaction using BDK Bitcoin Dev Kit - with Rust, on Bitcoin Testnet. Get some test Sats from Bitcoin Testnet Faucet and send 1000 Sats back. The code does the following: 🟢 create wallet 🟢 create transaction 🟢 sign transaction 🟢 broadcast to testnet - chapters - 00:00 intro 02:40 article 05:00 electrum 07:28 test faucet 09:49 insufficient funds 11:19 get funds 13:32 run the Rust code 16:10 view transaction 19:50 change amount to send 22:15 code on GitHub ****Errata: The PSBT comes from the first part of the tx_builder.finish() tuple! **** Code : let (mut psbt, tx_details) = tx_builder.finish()? 🤔 What is a "PSBT" ? : https://github.com/futurepaul/bdk-cli-tutorial#step-6a-whats-a-psbt https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki BIP: 174 - Partially Signed Bitcoin Transaction Format "a standard and extensible format that can be used between clients to allow people to pass around the same transaction to sign and combine their signatures." Webdock – Fast Cloud VPS Linux Hosting --------------------------------------------------------------------- 🟢 https://webdock.io/en?maff=wdaff--170 Test Faucet 🟢 https://bitcoinfaucet.uo1.net/ GitHub 🟢 https://github.com/RGGH/bdk_2 #BDK #Testnet #rustlang
Download
0 formatsNo download links available.