This commit is contained in:
Gautham Ganesh Elango 2020-06-25 10:34:17 +10:00
parent a316073395
commit 1f7436fc13
No known key found for this signature in database
GPG Key ID: 420E32E35B3FDBA2

View File

@ -1,7 +1,5 @@
# 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
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.