mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-11-03 20:07:46 +00:00 
			
		
		
		
	Node.js
This commit is contained in:
		
							parent
							
								
									a316073395
								
							
						
					
					
						commit
						1f7436fc13
					
				@ -1,7 +1,5 @@
 | 
				
			|||||||
# 18.3: Accessing Bitcoind with NodeJS
 | 
					# 18.3: Accessing Bitcoind with NodeJS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Set Up Node.js
 | 
					## Set Up Node.js
 | 
				
			||||||
 | 
					
 | 
				
			||||||
BCRPC is built on node.js. Thus, you'll first need to install the `node.js` and `npm` (node package manager) packages for your system. 
 | 
					BCRPC is built on node.js. Thus, you'll first need to install the `node.js` and `npm` (node package manager) packages for your system. 
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user