mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-11-04 12:28:15 +00:00 
			
		
		
		
	Create 16_3_Using_BIP32_in_Libwally.md
This commit is contained in:
		
							parent
							
								
									111a424c95
								
							
						
					
					
						commit
						22139999e2
					
				
							
								
								
									
										6
									
								
								16_3_Using_BIP32_in_Libwally.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								16_3_Using_BIP32_in_Libwally.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,6 @@
 | 
			
		||||
# 16.2: Using BIP32 in Libwally
 | 
			
		||||
 | 
			
		||||
> **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
 | 
			
		||||
 | 
			
		||||
One of Libwally's greatest powers is that it can lay bare the underlying work of creating addresses. In particular, it supports [BIP32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki), which allows you to manipulate HD wallets, which are Hierarchical Deterministic Wallets, as described in [§3.5](03_5_Understanding_the_Descriptor.md).
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user