© Harris Brakmić 2019
H. BrakmićBitcoin and Lightning Network on Raspberry Pihttps://doi.org/10.1007/978-1-4842-5522-3_6

6. bitcoind

Harris Brakmić1 
(1)
Troisdorf, Germany
 

In this chapter we will learn how to control the Bitcoin Daemon, bitcoind,1 via Bitcoin’s command line interface, bitcoin-cli. Every function we explored before in the Bitcoin Core Wallet can be replicated in the console as well. This of course makes Bitcoin easy to integrate with other tools and services. We will also learn to use Bitcoin’s API and messaging service.

Configuration

It is not required to run Bitcoin as Core Wallet, because the same functionality can be provided by using its daemon, bitcoind. As the daemon always gets compiled together with other parts of the system, ...

Get Bitcoin and Lightning Network on Raspberry Pi: Running Nodes on Pi3, Pi4 and Pi Zero now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.