mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 16:36:32 +00:00
1.3 KiB
1.3 KiB
Section Four: Creating Basic Bitcoin Transactions
This section describes how to send basic Bitcoin transactions from the command line, using only the bitcoin-cli interface.
Objectives for This Section
After working through this section, a developer will be able to:
- Decide How to Send Money Through Bitcoin
- Create a Raw Transaction
- Use Arithmetic to Calculate Fees
Supporting objectives include the ability to:
- Use Basic Methods to Send Money
- Use Shell Tools to Make Raw Transactions Simple
- Understand TXes
- Understand Transaction Fees
- Understand How Money Goes Through a Transaction
- Use Auto Fee Calculation Methods to Send Money