Ones that I’m aware of:
- Lnd: https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md#using-bitcoind
- Eclair: https://github.com/ACINQ/eclair?tab=readme-ov-file#prerequisite-bitcoin-core
- Mempool: https://github.com/mempool/mempool/blob/v3.0.1/production/bitcoin.conf
- ckpool: https://bitbucket.org/ckolivas/ckpool/src/master/README
Applications that don’t use Zmq:
- CLN: https://docs.corelightning.org/docs/bitcoin-core
- electrs: https://github.com/romanz/electrs/blob/master/doc/config.md
- electrumx: https://electrumx.readthedocs.io/en/latest/HOWTO.html#howto
- Wasabi: https://docs.wasabiwallet.io/using-wasabi/BitcoinFullNode.html#bitcoind-within-wasabi
- SRI: https://github.com/stratum-mining/stratum
- p2pool: https://github.com/p2pool/p2pool
I imagine there’s also closed source software used internally by companies. I’m curious to know roughly what the use cases are.












