mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 10:27:29 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			1.2 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.2 KiB
		
	
	
	
	
	
	
	
Chapter Four: Sending Bitcoin Transactions
This chapter describes three different methods for sending bitcoins to normal P2PKH addresses from the command line, using only the bitcoin-cli interface.
Objectives for This Chapter
After working through this chapter, 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
- Understand Transactions & Transaction Fees
- Use Auto Fee Calculation Methods to Send Money
- Understand the Dangers of Raw Transactions