November 2018
Intermediate to advanced
528 pages
13h 21m
English
Before proceeding with this project, a general knowledge of programming concepts and JavaScript is highly recommended. To start coding, we need to have the following elements installed:
For this project, I suggest we switch bitcoin client to operate on the testnet. In your bitcoin.conf file, keep the same user and password and edit the following values:
regtest=0testnet=1prune=550
Afterward, run bitcoin-qt and generate two addresses, one for the merchant and the other for the customer, and then provision some testnet bitcoins to the customer's address from an online bitcoin faucet such as https://testnet.manu.backend.hamburg/faucet.
Read now
Unlock full access