Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Re: Best practices installing Bitcoind on a Linux Server (Debian 11)
by
nc50lc
on 11/06/2023, 04:56:27 UTC
⭐ Merited by iwantmyhomepaidwithbtc2 (1)
Requirements:
  • No full node
I don't know how it's possible with this requirement since bitcoind is a Bitcoin full node.

My understanding so far is that the bitcoin daemon is included in the Core Client and can be started independently of the QT client.
Yes, bitcoind will run independently, and you can communicate with it using RPC or other methods. (e.g.: bitcoin-cli)

Here's the developers guide for Bitcoin Core: https://developer.bitcoin.org/devguide/index.html